body { 
	background: #EDEDED url(images/background.gif) repeat-y fixed bottom center; 
	margin: 0px;
	padding: 0px;
	/*scrollbar-base-color: #990000; 
	scrollbar-arrow-color: #990000;
	scrollbar-track-color: #cccccc;*/ 
	} 
.navigation {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	text-transform:uppercase;
	text-decoration: none;
	background-repeat:no-repeat;
	}
.containerOuterBorder{ 
	border: 9px solid #666666;
	}
.container{ 
	border: 4px solid #ffffff;
	}
.containerInnerBorder{ 
	border: 1px solid #333333;
	}
.navigationContainer{
	border: 2px solid #fff;
	background-color: #990000;
	
	}
	.navigationContainerInner{
	background-color: #ffffff;
	}
	.divImage{
	border-bottom: 3px solid #ffffff;
	}

.navigation:link {
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #990000;  
	text-decoration: none;
	}
.navigation:visited {
  	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #990000; 
	text-decoration: none;
	}
.navigation:hover {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #996666;
	text-decoration: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
	}
.navigation:active {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #cc3333;
	}
.text { 
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000
	}
.header {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	color: #FF9933;
	line-height: normal;
	text-transform: none;
	}
.copyright:link {
  	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: underline;
	}
	.copyright {
  	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #333333; 
	text-decoration:  none;
	}
.copyright:visited {
  	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #666666; 
	text-decoration:  underline;
	}
.copyright:hover {
 	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #999999; 
	text-decoration: underline;
	}
.copyright:active {
  	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
 	font-style: normal; 
	font-weight: bolder; 
	color: #333333; 
	text-decoration:  underline;
	}
.italictext { 
 	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none;
	}
.boldtext {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none;
}
.text:link{
  	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #990000; 
	text-decoration: underline;
	}
.text:visited {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px; font-style: normal; 
	font-weight: normal; 
	color: #990000; 
	text-decoration: underline;
	}
.text:hover {
 	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #996666; 
	text-decoration: underline;
	}
.text:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #990000; 
	text-decoration: none;
	}
.border {
 	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}
.ad {
	font-size: 18px;
	}
a:link {
	color: #990000;
	text-decoration: underline;
	}
a:visited {
	color: #990000;
	text-decoration: underline;
	}
a:hover{
	color: 996666;
	text-decoration: underline;
	}
a:active {
	color: #990000;
	text-decoration: underline;
	}
.movie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #00CC33;
	}
	
.padmaincell {
	padding: 8px;
}
/*********************Photo Page CSS*****************************************/
#mContainer {
	position:relative;
	display:block;
	width:410px;
	height:435px;
	border:1px solid #fff;
	margin:auto;
	background-color:#990000;
	}
#caption {
	position:absolute;
	top:410px;
	width:500px;
	text-align:center;
	font:10px verdana;
	}
#imageContainer {	
	position:relative;
	top:2%;
	margin:auto;
	background-color:#cccccc;
	border:1px solid #5A463C;
	left: 2%;
	}
#imageContainer img {	
	display:none;
	-moz-opacity:0.0;
	opacity:0.0;
	border:1px solid #cccccc;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	}
#navContainer {	
	position:absolute;
	bottom:-20px;
	left:-5px;
	font:10px verdana,arial;
	}
#navContainer a {
	margin:5px;
	padding:2px;
	text-decoration:none;
	color:#fff;
	}
  
.boldtextundrlne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.textitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smalltxt {

	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000
}
.mainpad 
{ padding: 5px;}
.boldtextcolor 
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #000000;}

 

hr.dash 

{border: none 0; 
 border-top: 1px dashed #000000;
 border-bottom: 1px dashed #CCCCCC;
 width: 100%;
 height: 1px;
 text-align: left;}

 

.textblack 

{font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

color: #000000;}


