body {	background-color:#99CCFF;	font-family:Georgia, "Times New Roman", Times, serif;	font-size:12px;	color:#000099;	line-height:20px;	cursor:default;	margin:0;	background-image: url("images/backgrounds/main.jpg");	background-position:center;	background-repeat:repeat-y;}#container {	width:900px;	padding:10px;	background-color:#FFFFFF;	margin:0 auto 0 auto;}#header {	width:900px;	background-color:#3399CC;	height:365px;	color:#000099;	font-family:Tahoma, arial;	font-size:18;	font-weight:bold;	line-height:20px;	margin-bottom: 10px;}#header ul {	padding:5px;	margin:0;	margin-left:10px;	margin-right:10px;	text-indent:5px;}#header h1 {	color:#000099;	font-family:Georgia, "Times New Roman", Times, serif;	font-size:36px;	font-weight:bold;	padding:0;	padding-top:25px;	padding-left:10px;	padding-bottom:25px;	margin:0;	border-bottom:2px solid #99CCFF;}#main_menu {	width:900px;	padding-top:5px;	padding-bottom:5px;	background-color:#99CCFF;	text-align:center;	color:#99CCFF;	background-image: url("images/backgrounds/menubg.jpg");	margin-bottom:10px;}#main_menu a {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;	font-weight:bold;	text-transform:none;	color:#000099;	text-decoration:none;	padding-left:10px;	padding-right:10px;	padding-top:6px;	padding-bottom:8px;}#main_menu a:hover {	background-image: url("images/backgrounds/link.jpg");}.leaves {	border-left:2px solid #99CCFF;	width:323px;	height:365px;	float:right;}#sidebar {	width:150px;	border:1px solid #53657A;	padding:5px;	float:right;	background-image: url("images/backgrounds/article.jpg");	background-position:bottom right;	background-repeat:repeat-x;}#sidebar h1,h2,h3 {	font-size:18px;	color:#000000;	border:none;}.article {	margin-right:170px;	padding:10px;	border: 1px solid #53657A;	background-image: url("images/backgrounds/article.jpg");	background-position:bottom right;	background-repeat:repeat-x;	margin-bottom:10px;}.article:hover {	background-image: url("images/backgrounds/article.jpg");	background-position:bottom right;	background-repeat:repeat-x;	margin-bottom:10px;}.article p {	margin:10px;	}h1,h2,h3 {		font-size:18px;	color:#000000;	padding-bottom:5px;	padding-top:5px;}.comment {	padding:10px;	text-align:center;	border: 1px solid #53657A;	background-image:url(images/backgrounds/article.jpg);	background-position:bottom right;	background-repeat:repeat-x;	margin-bottom:10px;}a {	color:#660000;	text-decoration:none;	font:Tahoma, arial;	font-size:12px;}a:hover {	border-bottom:1px dotted #000000;}
