@charset "utf-8";
html {	
	overflow-x: hidden;
	overflow-y: auto; 
	margin: 10px auto; 
	padding: 0px auto;
}

body  {
	
	background-color:#000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	 
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
}

a {
	outline: none;
	color: #ffffff;
}
a:hover {
	outline: none;
	color: #4D4D4D;
}

hr {	
	border: none 0; 
	border-top: 1px solid #C51D23;
	border-bottom: 1px solid #000000;
	height: 2px;
	text-align: right;/*this will align it for IE*/
	margin: 0px 0px; /*this will align it left for Mozilla*/
}

.contactHR {
	border: none 0; 
	border-top: 1px solid #C51D23;
	border-bottom: 1px solid #000000;
	height: 2px;
	text-align: right;/*this will align it for IE*/
	margin: 0px 0px; /*this will align it left for Mozilla*/
	margin-bottom:-10px;
	width:35%;
}

#home {
	margin:20px 0px;
	padding: 0px 0px;
	height:300px;
}

#intro {
	color:#ccc;
	font-size:25px;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 40px;
}

#introMessage {
	color:#999999;
	font-size:10px;
}
#introMessage a {
	color:#999999;
	font-size:10px;
}
#introMessage a:hover {
	color:#ffffff;
	font-size:10px;
}

#container {
	width:890px;
	border: 4px solid #4D4D4D;
	margin: 0px auto; 
	
}

#containerFrame {
	border:2px solid #7A7A7A;
	overflow:hidden;
	width:886px;
	margin: 0px auto; 
	text-align: center;
	background-color: #000000;
	margin-bottom:-17px;
}

#allContent {
	text-align:right;
	font-size: 12px;
}

#pageTitle {
	padding-top:20px;
	margin-right: 20px;
	font-size: 18px;
	font-weight:bold;
}
#pageTitle hr {	
	width: 850px;
	border: 1px solid #C51D23;
	text-align: right;/*this will align it for IE*/
	margin: 0px 0px; /*this will align it left for Mozilla*/
	margin-bottom:-20px;
}


#catPage {
	width:850px;
	float:right;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:20px;
}
#catPage .item {
	padding-top:3px;
}

#catLinks {
	width: 850px;
	margin: 20px 0px 0px;
	color:#999999;
}
#catLinks a {
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}
#catLinks a:hover {
	color:#C51D23;
	text-decoration:none;
	font-weight:normal;
}

#catLinks p {
	margin-top:5px;
}

#catLinks .catLinks1 {
	float:right;
	width: 198px;
	background-color:#4D4D4D;
	padding:5px;
}
#catLinks .catLinks2 {
	float:right;
	width: 198px;
	margin-right:5px;
	background-color:#4D4D4D;
	padding:5px;
}
#catLinks .catLinks3 {
	float:right;
	width: 198px;	
	background-color:#4D4D4D;
	margin-right:5px;
	padding:5px;
}
#catLinks .catLinks4 {
	float:right;
	width: 198px;	
	background-color:#4D4D4D;
	margin-right:5px;
	padding:5px;
}


#catPage hr {
	border: none 0; 
	border-top: 1px solid #999999;
	border-bottom: 1px solid #000000;
	height: 2px;
	text-align: right;/*this will align it for IE*/
	margin: 0px 0px; /*this will align it left for Mozilla*/
}

.topLink {
	text-decoration:none;
	color:#fff;
}

#content {
	width:600px;
	float:right;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}

#info {
	width:270px;
	float:right;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}

#allThumbs {
	width:850px;
	padding-right:20px;
	padding-bottom:50px;
	clear:both;
}



#vidHolder {
	float:left;
	padding-top:45px;
	padding-left:20px;
	padding-bottom:0px;
}

#extraImages {
	margin-top:10px;
}

#extraImages a {
	float:right;
	margin-left: 10px;
	margin-bottom:10px;
	border:2px solid #FFFFFF;
	height:61px;
	text-align:center;
	background-color:#2f2f2f;
}

#extraImages a:hover {
	border:2px solid #C51D23;
}

h2 {
	font-size: 15px;
	font-weight:bold;
	margin: 40px 0px 0px 0px;
}

h3 {
	font-size: 20px;
	font-weight:bold;
	margin: 20px 0px 0px 0px;
}

h4 {
	font-size: 15px;
	font-weight:bold;
}

h5 {
	font-size: 15px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
}

h6 {
	font-size: 15px;
	font-weight:bold;
	margin: 40px 0px 10px 0px;
}

#allSideImages {
	float:left;
	margin-left: 20px;
	margin-top: 25px;
}

#sideImage {
	height: 137px;
	width: 205px;	
	margin: 0px auto 35px auto; 
}

#sideImageSWF {
	height: 137px;
	width: 205px;	
	margin: 0px auto 35px auto; 
}


#sideImage img {
	border:2px solid #FFFFFF;
	position:relative;
	z-index:-1;
}


.sidebl {
	background: url(images/sidebl.gif) 0 100% no-repeat; 
	height: 141px;
	width: 207px;
	position:absolute;
	z-index:2;
}

.sidebr {
	background: url(images/sidebr.gif) 100% 100% no-repeat; 
	height: 141px;
	margin-right:-2px;
}



#darooshBox {
	background-color:#4D4D4D;
	height:40px;
	text-align:right;
	width: 600px;
	margin-top:5px;
}
.darooshbl {
	background: url(images/linksbl.gif) 0 100% no-repeat; 	
	background-color:#4D4D4D;
	height: 40px;
	width: 600px;
}
.darooshbr {
	background: url(images/linksbr.gif) 100% 100% no-repeat; 
	width: 600px;
	height: 40px;	
}

.boxFld {
	width:600px;
	height:40px;
	padding-right:10px;	
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;	
}
.boxFld2 {
	width:360px;
	height:40px;
	padding-right:10px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
}
.boxFld3 {
	width:80px;
	height:40px;
	padding-right:10px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
}



ul.menu {
	list-style-type:none;	
	position:relative;
	display:block;
	height:26px;
	margin:0;
	padding:0;
	left: 8px;
}

ul.menu li {
	display:block;
	float:left;
	padding:7px 38px 0;
}

ul.menu li a {
	color:#999999;
	text-decoration:none;
}

ul.menu li a:hover,.current {
	color:#C51D23;
}

ul.menu .current a {
	color:#C51D23;
}


#links {
	background-color: #000000;
	height: 50px;
	text-align:center;
	clear:both;
}

.linksbl {
	background: url(images/linksbl.gif) 0 100% no-repeat; 
	background-color:#4D4D4D;
	height: 30px;
	width: 850px;
	margin: 0px 20px;
}
.linksbr {
	background: url(images/linksbr.gif) 100% 100% no-repeat; 
	width: 850px;
	height: 30px;	
}




#footer { 
	font-size: 10px; 
	color: #CCCCCC; 
	text-align: right;
	position:relative;
	bottom: 10px;	
}
#footer a {font-size: 10px;	color: #CCCCCC; text-decoration: none;}
#footer a:hover {font-size: 10px; color: #C51D23; text-decoration: none;}

#footer .rights { display:inline; float:right; margin-right: 10px; margin-top:15px; }
#footer .design { display:inline; float:left; margin-left: 10px; margin-top:15px; }

	
