﻿body 
{
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
	color:#333333;
	font-family: Arial, Helv;
	background-color:#000066;
}

#page
{
	width: 848px;
	height:auto;
	background-color:#FFFFFF;
	border: 5px solid #cccccc;
	margin: 0px auto;
	
}

img
{
	border: 0px;
}


#topbar
{
	height: 195px;
	width: 848px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	
}

#topbarstd
{
	height: 151px;
	width: 848px;
	background-image: url(headerstd.jpg);
	background-repeat: no-repeat;
	
}

#topbar a
{
	color: White;
	text-decoration: none;
}

#background
{
	background-image: url(background.gif);
	background-repeat:repeat-y;
	padding: 0px 0px 0px 0px;
}

#pageclear
{
	clear: both;
	height: 10px;
	
}

#footer
{
	background-image: url(bottombar.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 848px;
	color: Black;
	font-size: 100%;
	padding-top: 8px;
	padding-left: 15px;
}


#content
{
	margin-left: 0px;
	background-color:#FFFFFF;
	padding: 5px 5px 5px 5px;
	width: 95%;

}

	#content h2
	{
		font-size: 100%;
		margin: 0px;
		padding: 0px;
		padding-top: 0px;
	}
	
	#content p
	{
		padding: 0px;
		margin-left: 0px;
		margin-top: 0px;
	}

#content .imgfloatleft,
#content .imgfloatright
{
	padding: 0px;
	margin: 0px;
}

#content .imgfloatleft
{
	float: left;
	margin-right: 30px;
}

#content .imgfloatright
{
	float: right;
	margin-left: 10px;
}

#content .imgfloatleft img,
#content .imgfloatright img
{
	display: block;
}

#content #gallery
{
	line-height: 36px;
}

#content #gallery a,
#content #gallery a:hover
{
	display: inline-block;
	padding-left: 10px;
	padding-top: 10px;
	border: none;
}

#content a
{
	border-bottom: 1px dotted #183219;
	color: #183219;
	text-decoration: none;
}

#content a:hover
{
	border-bottom: 1px solid #183219;
}

#content h2.thankyou
{
	margin-top: 100px;
	text-align: center;
	color: #183219;
	font-size: 140%;
}

#content p.thankyou
{
	text-align: center;
	color: #999999;
	font-size: 120%;
}
.ddcolortabs
{
	padding: 0;
	width: 848;
	background: #ffffff;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.ddcolortabs ul
{
font: normal 11px Arial, Verdana, sans-serif,;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
color:#FFFFFF;
text-transform:uppercase;
}


.ddcolortabs a{
float:right;
color: #ffffff;
background: #000000 url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding: 4px 8px 2px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #000066;
color:#FFFFFF
}

.ddcolortabs a:hover span{
background-color: #000066;
}


.ddcolortabsline{
clear: both;
padding: 0;
width: 848px;
height: 5px;
line-height: 5px;
background: black;
border-top: 1px solid #ffffff; /*Remove this to remove border between bar and tabs*/
}
.header_line{
clear: both;
padding: 0;
width: 848px;
height: 0px;
line-height: 0px;
vertical-align: top;
background: #ffffff;
border-top: 1px solid #ffffff; /*Remove this to remove border between bar and tabs*/
}


