H1 
{
COLOR: red; TEXT-ALIGN: center
}

H3 
{
COLOR: #990000; TEXT-ALIGN: left
}

h4
{
color:#000066;
}

DIV#mainContent {
border-color:#990000;
border-style:solid;
border-width:10px;
background:white;
padding:6px;
MARGIN: 0px; 
width:700px;
}
p.clear{
clear:left;
}
br.clear{
clear:both;
}
#MOVIE{
	float:left;
	margin-right:10px;
}
p.topPar{
	margin-left:5px;
}
.caption{
float:right;
}
#photoCloseUp{
margin-top:10px;
float:left;
}

#photoCloseUp p{
margin-top:0px;
}
div.imgContain{
	text-align:center;
	width:100%;
}
img.mainPic{
	border:1px solid #E7E7E7;
	padding:5px;
}
img.leftPhoto{
margin-right:10px;
}
img.rightPhoto{
margin-left:10px;
}
div#mycontent{
	border:0px none;
}
DIV.description {
	padding:6px;
	MARGIN: 0px;
	TEXT-ALIGN: center;
	width:100%;
	border:0px;	
}
div#menu{
	background:#3399FF;
	border: 2px;
	width:405px;
}

div.car{
border-width:0px;
background:white;
padding:6px;
MARGIN: 0px; 
}

TD{
text-align:left;
}

img{
border-width:0px;
}

BODY 
{
PADDING-RIGHT: 1%; 
PADDING-LEFT: 1%; 
PADDING-BOTTOM: 1%; 
PADDING-TOP: 1%;
}
#navigation {
	margin-bottom:15px;
}
#navigation ul{
	list-style: none;
	padding-left:0px;
}
#navigation li{
	float:left;
	margin-right:1px;
}
#navigation a{
	background: #000066 url(Images/leftCornerNonActive.gif) left top no-repeat;;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	padding: 0 0 10px 30px;
	display:block;
} 
#navigation a span{
	background: #000066 url(Images/rightCornerNonActive.gif) right top no-repeat;
	padding-right: 30px;
	padding-top: 5px;
	display:block;
} 
#navigation a, #navigation a span{
	display: block;
	float: left
}
/* Hide from IE5-Mac \*/
	#navigation a, #navigation a span{
	float: none
}
/* End hide */ 
#navigation a:hover ,#navigation #active a{
	color: #fff;
	background: #990000 url(Images/leftCorner.gif) left top no-repeat;
	padding: 0 0 10px 30px;
}
#navigation a:hover span,#navigation #active span{
	background: #990000 url(Images/rightCorner.gif) right top no-repeat;
	padding-right: 30px;
} 
