body {
	padding:20px;
	background:#1b4381 url(images/mansion.png) repeat-x right top fixed;
	text-align:justify;
	color:#FFFFFF;
}

body, th, td, input, textarea, select, option {
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

h1 {
	margin:-5px 0 5px 0;
	letter-spacing:-2px;
	font-size:3em;
}

h2 {
	margin:-2px 0 2px 0;
	letter-spacing:-1px;
	font-size:2em;
}

h3 {
	margin:0;
	font-size:1em;
}
hr {
   opacity: 0.4;
   }

a {
	color:#ffffff;
}



#wrapper {
	width:1200px;
	margin:0 auto;
	padding:0;
	background:#002051 url(images/mansion_blur.png) repeat-x right top fixed;
	border:2px outset #004;
}

#header {
	width:100%;
	height:80px;
	margin:0 auto;
	padding:20px 0 0 0;
	color:#2649B6;
	background:#000032;
}

#header h1, #header p {
	margin:0;
	text-transform:lowercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#header h1 a {
	color:#a0a0f0;
	font-size:42px;
	padding-left:35px;
	text-decoration: none;
}

#header p {
	padding:0px 0 0 30px;
	font-size:12px;
	font-weight:bold;
}

#page {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
}

#content {
	border-top:2px ridge #004;
	padding:25px 22px 10px;
	margin:0 0 0 252px;
}

#content ol {
	margin-left:-15px;
}

#content ol li {
	line-height:18px;
}

#boxright {
	background:#000032 url(images/mansion_blur_2.png) repeat-x right top fixed;
	border:1px solid #000;
	float:right;
	display:block;
	text-align:center;
	padding:10px;
	margin:10px;
	width:200px;
}

#boxright img {
	width:100%;
}

#sidebar {
	float:left;
	width:250px;
	margin-bottom:-3000px;
	padding:40px 0 3000px;
	color:#a0a0f0;
	background:#000032 url(images/mansion_blur_2.png) repeat-x right top fixed;
	border-right:2px groove #004;
}

#sidebar a {
	color:#a73422;
}

#sidebar ul {
	margin:0 0 20px;
	padding:0;
	list-style:none;
}

#sidebar ul#links li {
	font-style:italic;
}

#sidebar ul ul {
	margin:0;
	list-style:circle;
}

#sidebar li {
	margin-left:30px;
	padding-left:10px;
	line-height:25px;
	font-weight:bold;
}

#sidebar li ul li {
	margin-left:25px;
	padding:0;
}

#sidebar li ul li a {
	font-weight:normal;
}

#sidebar h2 {
	margin:0;
	padding:10px 0 0 10px;
	font-size:18px;
}

#sidebar a:hover {
	text-decoration:none;
}

#footer {
	text-align:center;
	font-size:10px;
}

td.color {
	color:#000;
}
#links h2 {
	margin:0;
	padding:10px 0 0 10px;
	font-size:18px;
}
.newstop{
	background:#000032 url(images/mansion_blur_2.png) repeat-x right top fixed;
	border: 0px solid #000;
	display:block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

	padding:5px;
	margin:5px;

}
.avatar {
    float:left;
    width:70px;
}
.clear{
     clear:both;
     height:1px!important;
     line-height:1px!important;
     float:none!important
}
#commentlist {
    margin-left:50px;
}
#commentlist h2 {
    margin-top:20px;
}

#comment_form p{
    margin: 2px 0 3px;
}
