@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
			}
			
			#header{
				height:536px; 
				background: #0b1431 url(images/bg-clouds2.jpg) repeat-y scroll left top;
				text-align:center;
				margin-top:0px;
			}
			
			#header h1{
				padding-top:35px;
				font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
				color:white;
				font-size:45px;
			}
			
			#content{
				background-color:#fff;
				height:500px;
				width:980px;
				margin:25px auto 0 auto;
				-moz-border-radius:10px;
				-webkit-border-radius:0px;
			}
			
		body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	color: #9fcefb;
}


a:link {
	color: #EC3AC4;
}
a:visited {
	color: #F05DCD;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #F05DCD;
}
.date {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #FFF;
}




A.photo:link    {
	color:#98CEFB;
	font-family: Courier New, Courier, monospace;
	font-size: small;
	text-decoration:none;
}
A.photo:visited {
	color:#777;
	font-family: Courier New, Courier, monospace;
	font-size: small;
	text-decoration:none;
}
A.photo:active  {
	color:#63A7EF;
	font-family: Courier New, Courier, monospace;
	font-size: small;
	text-decoration:none;
}
A.photo:hover   {
	color:#EEE;
	font-family: Courier New, Courier, monospace;
	font-size: small;
	font-weight: bold;
	font-style: underline;
}




		.white {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
}.grey {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #555;
}

.footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: x-small;
	color: #B4B5D0;
}.subhead {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #EC3AC4;
}
