body 	{background-color: #eeeeee;
		font-family: Verdana,Sans-serif;}

h1, h2, h3, h4, h5, h6 {color: #1A1A1A;}

#box {width:960px;
	margin-left:auto;
	margin-right:auto;
	}

#header {float:left;
		height:120px;
		border: #000 solid 5px;
		width:780px;
		background-color: #095B88;}

#header h2 {font-size:40px;
			text-align:center;}

#header h3 {color: #292929;
			background-color: #f5f5f5;
			font-weight:bold;
			font-style:italic;
			font-size: 19px;
			word-spacing: 5px;
			margin-top:-15px;
			text-align:center;}

#content 	{width:790px;
			float:left;
			font-size: 13px;
			color: #000000;
			font-weight: normal;
			text-decoration:none;
			background-color: #ffffff;}

#content h2{font-size:14px;}

#ads 	{float:left;
		margin-right:5px;}

#sidebar 	{float:right;
			width:165px;
			font-size: 13px;
			text-decoration:none;
			background-color: #ffffff;}
			
#sidebar li{list-style:none;
			padding-bottom:5px;
			background:#ffffff;
			color:#555555;}
			
#sidebar li:hover{list-style:none;
				padding-bottom:5px;
				background:#dddddd;
				color:#ffffff;}

#footer {width:100%;
		text-align:center;}
