
* {
	margin:0;
	padding:0;
	}
body {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;
	margin:0px 0 4px 0;
	color:#ff9933;
	}
img {
	border:0;
	text-align: center;
	padding-right: 12px;

	}

img.left{
	border:0;
	float: left;
	}


p {
	margin-bottom:20px;
	line-height:20px;
	}

/* Structure */


#header {
	height:100px;
	line-height:530px;
	background-repeat:no-repeat;
	padding-left:550px;
	}

#navigation {
	margin-right:15px;
	height:100px;
	}

#content {
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:top center;
	padding:10px 5px;
	}

#footer {
	text-align:right;
	line-height:24px;
	color:#efefef;
	}


/* Headings */

h1 {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	letter-spacing:-1px;
	}

/* Link Colors */

h1 a {
	color:#000000;
	text-decoration:none;
	}
h1 a:hover {
	color:#000000;
	text-decoration:underline;
	}

h3 {

	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	letter-spacing:-1px;
	}

h2 {

	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	}

#video {	
	text-align: center;
}

#main {
	text-align: center;
}

#content a {
	color:#222222;
	text-decoration: underline;
	font-weight:bold;
	}
#content a:hover {
	color:#222222;
	text-decoration:underline;
	}

#footer a {
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px dotted #ffffff;
	}
#footer a:hover {
	color:#ffffff;
	}
