.clear {margin:0;padding:0}

.green {color:#669900;
}


body {
		background-color:#000000;
		background-repeat:no-repeat;
		
		
}
#main_wrap {
	background-color: #000000;
	width:900px;
	font-family:Arial, sans-serif;
	margin:0 auto;
	padding-top:50px;	
	
}

#header{
	background-repeat:no-repeat;
	height:70px;
	margin-right:10px;
	margin-top:20px;
	padding-top:0px;
	margin-left:20px;
	color:#666666;
	font-size:12px;
	text-align:right;
	background-image: url(images/header.png);
	background-position: bottom;
	background-position:left;	
}
#header a:link {
	color:#666666;
	text-decoration:none;
	
}
#header a:visited {
	color:#666666;
	text-decoration:none;
	
}
#header a:hover {
	color:#666666;
	text-decoration:none;
	
}
#header a:active {
	color:#666666;
	text-decoration:none;
	
}

#content_container{
	background:url(images/main_wrap_background.png);
	background-repeat:no-repeat;
	height:520px;
}
#menu{
	height:50px;
	margin-left:0px;
	padding-top:30px;
	font-size:12px;
	color:#666666;
}

/*#menu ul{
	margin: 0px;
	padding:0px;
	list-style-type: none;
	
}
#menu li{
	float: left;
	position: relative;
}
#menu a{
	width: 200px;
	display: block;
	text-align:center;
	margin-top:0px;
	vertical-align: bottom;
	height: 0px;
	}
	*/
#menu td{
	width:165px;
	text-align:center;
	height:50px;
}
#menu a:link {
	color:#666666;
	text-decoration:none;
	
}
#menu a:visited {
	color:#666666;
	text-decoration:none;
	
}
#menu a:hover {
	color:#666666;
	text-decoration:none;
	
}
#menu a:active {
	color:#666666;
	text-decoration:none;
	
}
#body{
	margin-left:60px;
	padding-top:0px;
	margin-top:20px;
	font-size:12px;
	color:#666666;
	height:400px;
}
#body_left{
	width:340px;
	float:left;
	height:400px;
	margin-right:30px;
}
#body_left_title{
	height:70px;

}
#body_left_text{

}
#body_left_list{
float:left;
}

#body_right{

}
#crayon_text{
float:left;
}
#quote{
float:
padding-right:100px;
padding-top:20px;
}
#crayons{
float:left;
padding-left:0px;
}

#body_right_img{
	/*height:300px;
	float:left;*/
	
	
}
#body_right_text{float:left;
width:427px;
}

#footer{
	clear:both;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:45px;
}
