body {
	background: url("background.jpg") #000066;
	margin:0px;
	width:100%;
}

p {
	font-size: 12px;
	line-height:150%;
	color: #CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px 20px 10px 20px;
}

p a, p a:hover {color:#CCCCCC; text-decoration:none;}

html {width:100%;}

h1 {font-size: 20px; font-weight: bold; color: #FFFFFF; text-align: center; font-family:Georgia, "Times New Roman", Times, serif; margin:0px 0px 15px 0px;}
h1 a {color: #FFFFFF; text-decoration:none;}

h2 {font-size:18px; font-weight:normal; color:#FFFFFF; text-align:center;}
h2 a {color: #FFF; text-decoration:none;}
h2 a:hover {color:#FFFF00;}

h3 {font-size: 45px; font-weight: normal; color: #FFFFFF; text-align: center; font-family:Georgia, "Times New Roman", Times, serif; margin:0px;}
h3 a {color: #FFFFFF; text-decoration:none;}
	
#content {
	width:720px;
	margin:0px auto;
	padding:15px;
	background:#000000;
	}
	
#photoBox {
	width:200px;
	padding:5px;
	margin:0px 15px 15px 0px;
	background-color:#282828;
	float:left;
	text-align:center;
	font-size:10px;
}

#videoBox {
	width:360px;
	float:left;
	margin:0px 30px 20px 20px;
}

.padding {padding:0px 0px 10px 10px;}

#footer {
	width:720px;
	margin:0px auto;
}

#footer p {font-size: 12px; line-height:normal;}

#footer p a:hover {color:#FFFFFF;}

#footer p.tinyText {font-size:10px; color:#333333;}