/* main rules+---------------------------------------------------------------------------------*/body {	min-width: 800px;	margin: 0px;	padding: 0px;	background: #FFFFFF url(../images/bg.jpg) repeat-x top;}body,td,th {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}li {	list-style: none outside;}img {border: 0;}/* Tag Cloud style+---------------------------------------------------------------------------------*/.tag1 {	font-size: xx-small}.tag2 {	font-size: x-small}.tag3 {	font-size: small}.tag4 {	font-size: medium}.tag5 {	font-size: medium}.tag6 {	font-size: large}.tag7 {	font-size: x-large}/* links rules+---------------------------------------------------------------------------------*/a {color: #333333; text-decoration: none;}a:active {color: #E1E1E1;}a:hover {color: #CCCCCC;}a.menu {color: #333333;}a.menu:active {color: #E1E1E1;}a.menu:hover {color: #CCCCCC}/* wrapper rules+---------------------------------------------------------------------------------*/#container {	width: 850px;	text-align: left;	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;	vertical-align: top;}/* sidebar rules+---------------------------------------------------------------------------------*/#sideBar {	width: 200px;	height: 800px;	padding-right: 10px;	padding-left: 10px;	background: url(../images/bg.jpg) repeat-x;	border-top: 1px solid #D1CEB9;	border-right: 1px solid #D1CEB9;	border-left: 1px solid #D1CEB9;		float: left;}.sideMenu {	line-height: 30px;	top: 36px;	border-top: 1px solid #D1CEB9;	width: 200px;	padding-left: 5px;	vertical-align: top;	font-weight: bold;}.tagMenu {	top: 36px;	border-top: 1px solid #D1CEB9;	width: 200px;	padding-left: 5px;	vertical-align: top;	font-size: smaller; }/* copy rules+---------------------------------------------------------------------------------*/h1, h2 {	font-size: 16px;	font-weight: bold;	padding-bottom: 3px;	border-bottom: 1px solid #D1CEB9;	width: 400px;}h2{	width:280px;}#copyHolder {	float: right;	font-size: 12px;	margin-bottom: 10px;	width: 620px;	line-height: 14px;}#topper {	height: 50px;	border: 1px solid #D1CEB9;	background: #E9E4CD;	padding: 2px;}#topperInner {	height: 36px;	border: 1px solid #D1CEB9;	background: #E9E4CD;	margin: 2px;	padding: 4px;}.topImage {	float: left;}.post-title {	font-weight: bold;}.title {	font-size: medium;	font-weight: bold;}.post-comment {	font-size: 12px;	font-style: italic;}/* elemental rules+---------------------------------------------------------------------------------*/#header {	width: 850px;	background: url(../images/header_bg.jpg) repeat-x;}.login {	text-align: right;	margin-bottom: 10px;}#footer {	color: #999999;	text-align: center;	line-height: 12px;	padding: 5px;	border-top: 1px solid #cccccc;	margin-top: 20px;	clear: both;}#subNav {	font-size: 10px;	width: 200px;	border-top-width: 1px;	border-top-style: dotted;	border-top-color: #015569;	padding-top: 7px;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #015569;}#content {	margin-left: 10px;}.search {	font-size: 10px;	margin-top: 10px;	margin-right: 5px;	font-family: Verdana, Arial, Helvetica, sans-serif;}.note {	text-align: left;	font-size: 10px;}
