body { 
	line-height: 1.4; 
	text-align:left; 
	margin: 0%; 
	padding: 0%; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em; 
	background: #f5f5f5;
	height:600px;
   }

h1{
font-weight:200;

}

h2{
font-weight:200;
}

img{
border:none;
}

.content{
width:825px;
}

a:hover{
color:#459EBE;
}

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

li{
list-style:none;
}


.wrap{
	margin:0 auto;
	width:830px;
	margin-top:20px;
}

.menu li{
display:inline;
list-style:none;

}

.menu{
margin-left:-40px;
}

.menu a{
color:#222222;
text-decoration:none;
font-weight:bold;
font-size:14px;
margin-right:20px;
}

.menu a:hover{
text-decoration:underline;

}

.sub_menu{
float:right;
margin-top:-19px;

}


.line{
margin-bottom:20px;
}

.danny{
float:right;
margin-top:20px;
}

.footer{
border:0;
margin-top:100px;
margin-left:-40px;
}

.footer li{
display:inline;
list-style:none;
color:#ccc;

}

.footer a{
color:#ccc;
text-decoration:none;

}

.footer a:hover{
color:#459EBE;
}

table{
border:1px solid #ccc;
}

.list{
margin-left:-40px;
}

