body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
 	border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym {
	border:0;
}

body {
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	background-color: #000033;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	color: black;
}

h1{
	font-size: 18pt;
}

h2{
	font-size: 16pt;
}

h3{
	font-size: 14pt;
}

h4{
	font-size: 12pt;
}

h5{
	font-size: 10pt;
}

h6{
	font-size: 8pt;
}

label.form{
display:block;
font-weight:bold;
text-align:right;
width:200px;
float:left;
}

span.sub{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:200px;
}

input.form, textarea.form, select.form{
float:left;
font-size:12px;
padding:2px 2px;
width:400px;
margin:2px 0 20px 10px;
}

input.shortForm, textarea.shortForm, select.shortForm{
float:left;
font-size:12px;
padding:2px 2px;
width:200px;
margin:2px 0 20px 10px;
}

select.time {
font-size:12px;
padding:2px 2px;
margin:2px 10px 20px 10px;
}

input.button{
width: auto;
text-align:center;
}

input.buttonForm {
float:left;
font-size:12px;
padding:2px 2px;
margin:2px 0 20px 10px;
}

br.form{
    clear: both;
}


#container {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: white;
}

#topDiv {
	height: 20px;
	background-color: #D3D3D3;
	font-size: 9pt;
	color: white;
}

#bottomDiv {
	height: 20px;
	background-color: #D3D3D3;
	font-size: 8pt;
}

#leftSide {
	position: relative;
	float: left;
	width: 475px;
	padding-right: 20px;
	padding-left: 67px;
}

#rightSide {
	position: relative;
	float: left;
	width: 300px;
	padding-left: 20px;
	padding-right: 67px;
}

#welcomeMessage, #video, #description, #area2,#logo, #videoLinks, #area3, #area4 {
	position: relative; 
	margin: 2em 0;
} 

#welcomeMessage, #title, #video, #description, #area2 {
	width: 475px;
}

#logo, #videoLinks, #area3, #area4 {
	width: 300px;
}

#welcomeMessage {
	height: 80px;
}

#title {
	font-size: 16pt;
	font-family: Georgia, serif;
}

#video {
	height: 360px;
	margin: .5em 0 0 0;
}

#description {
	height: 158px;
}

#area2 {
	height: 120px;
}

#logo {
	height: 100px;
}

#videoLinks {
	
}

#area3 {
	height: 215px;
}

#area4 {
	height: 215px;
}

#area5 {
	position: relative;
	clear: both;
	width: 820px;
	margin: 0 auto;
}