BODY {

	width:100%;
	font-size:14px;
	font-family:"Trebuchet MS", Arial;

}
P {

		
}
H1 {

	display:inline;
	margin:0px;
	
	padding:0px;

}

H1 { font-size:22px; }
H2 { font-size:18px; }
H3 { font-size:16px; }
H4 { font-size:14px; }
A	{
	text-decoration:none;
	color:#c80505;
	padding-right:10px;
	font-size:14px;
}
A:hover	{
	text-decoration:underline;
}
#site {	
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#menu {
	float:right;
	height:22px;
	vertical-align:text-bottom;
	width:50%;
	text-align:right;
}
#menu A {
	font-size:14px;
}
#header {
	color:#CCCCCC;
	float:left;
	width:100%;
	clear:both;
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:5px;
}
#footer {
	border-top:solid 1px #CCCCCC;
	
	padding-top:10px;
	text-align:center;
	width:100%;
	clear:both;
}
#logo {
	float:left;
}
#image {
font-size:14px;
margin:50px;
width:215px;
float:left;
	

}
#content {
margin:50px;
	text-align:justify;
	float:right;
width:465px;
	height:
}


