/* CSS Document */

#content {
	float: none;
	width: 95%;
}
#sidebar {
	width: 90%;
	margin-left: 5%;
}

p {

font-size:14px; color:#000099}

h1 {
 color: #FF0000}

h2 { color:#FF0000;
}

h3 {
color:#660000
}
h4 { color:#660033;
size:auto}
a:hover {
	font-family: Arial, verdana,sans sherif;
	font-size:15px;
	font-weight: bolder;
	color: #ff0000;
	text-decoration:underline;
	background:#CCCCCC ;}

