*
{
	padding: 0px;
}

body{
	color: #FFFFFF;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #000000;
	background-repeat: no-repeat;
	word-spacing: normal;
	background-position: center top;
}

#header {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
#header h3.header {
	margin-top: 80px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: large;
	letter-spacing: -1px;
	margin-bottom: 0px;
}
#header h3.header b{
	color: #FFFFFF;
}
#header h3.slogan {
	margin-top: -20px;
	margin-left: -25px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: medium;
	letter-spacing: -1px;
	margin-bottom: 30px;
}
#nav {
	width: 700px;
	height: 20px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 20px;
	letter-spacing: -1px;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
	background-image: url(images/line1.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}


#nav a.navlink {
margin-top: 10px;
width: auto;
height: 40px;
text-decoration: none;
color: #FFFFFF;
margin-left: 4px;
margin-right: 7px;
}

#nav a.navlink:hover {
	color: #FFFFFF;
}

#content {
	width: 700px;
	margin-top: 1px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1150px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: lighter;
	text-decoration: none;
}

#news {
	float: inherit;
	margin-top: 0px;
	text-align: center;
	width: 700px;
	height: 1150px;
	padding-right: 0px;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#news h3.title {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	width: 280px;
	margin-bottom: 0px;
	text-align: left;
}
#news h3.meta {
	font-style: italic;
	font-size: x-small;
	width: 280px;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}

#archive {
background: url('images/line2.png') no-repeat center left;
width: 200px;
float: right;
margin-right: 50px;
padding-left: 30px;
padding-top: 50px;
clear: right;
min-height: 250px;
}
#archive .entry {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 200px;
	font-size: x-small;
	color: #FFFFFF;
}
#archive .entry a.archive_title {
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
	width: 200px;
	float: left;
	text-transform: uppercase;
}

#footer{
	float: left;
	width: 700px;
	padding-top: 0px;
	height: 50px;
	color: #FFFFFF;
	text-align: center;
	font-weight: lighter;
	clear: none;
	background-image: url(images/line1.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: x-small;
	text-decoration: none;
}

#footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

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

a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
