html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}



body {
	
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #090909;
	font-family:  Arial, Helvetica,  sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:1000px;
}

.clearer {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}

p {
	
	margin-bottom:10px;
}

ul {
	list-style:none;
	margin-bottom:20px;
}

a {
	color:#4eb932;
	text-decoration:none;
}

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

h4 {
	font-weight:bold;
	font-size:14px;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color:#60C145;
	letter-spacing:1px;
	font-weight: bold;
	margin: -5px 0 5px 0;
}

.copy {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color:#FFFFFF;
	font-weight: bold;
	margin-bottom:30px;
	
}


.header {
	width:825px;
	height:145px;
	
}

.header ul {
	margin: 20px 0 0 50px;
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.header li {

	

}
	
.header a {
	color:#abaaad;
}	

.header a:hover {
	color:#FFFFFF;
}

.active {
	color:#FFFFFF

}
	
.meta {
	width: 325px;
	text-align:right;
	text-transform:uppercase;
	color:#abaaad;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	left:500px;
	top:20px;
}

.meta a{
	margin:0 5px 0 5px;
}

.start_left {
	position:absolute;
	left: 200px;
	width: 250px;
	float:left;
	text-align:right;

}

.start_left .leftimg {
	margin: 0 50px  20px 0;
}

.start_left img { 
	margin-bottom: 20px; 
}


.start_right {
	left: 500px;
	width:350px;
	position:absolute;
	padding: 0;
	/*font-size:14px;*/
	
}
.start_right table{
	width:400px;
	color:#abaaad;
	margin-bottom:20px;
}



.date {
	width:60px;
}

.content_left {
	position:relative;
	margin: 0 0 50px 100px;
	/*left: 100px*/;
	width: 200px;
	float:left;
	text-align:right;
}

.content_right ul, p{
	color:#abaaad;
}

.content_right {
	width:475px;
	/*position:relative;*/
	margin:0 0 50px 50px;
	float:left;
	
}


.content_left img { 
	margin-bottom: 20px; 
}





