*      				{ font-family: Arial; }

body				{ margin: 0px 0px; padding: 15px 0px; background: url('img/bg.jpg') center top no-repeat; background-attachment: fixed; }

img				{ border: 0px; }

a				{ text-decoration: none; color: #0071a2; }
a:hover				{ text-decoration: underline; }

#pagewrapper			{ margin: 0px auto; position: relative; width: 900px; background: white url('img/225black.png') top left repeat-y; box-shadow: 2px 2px 5px black; -webkit-box-shadow: 2px 2px 5px black; -moz-box-shadow: 2px 2px 5px black; z-index: 1;}

#logo				{ margin: 0px auto; width: 900px; position: relative; }

.book				{ z-index: 0; position: absolute; top: -100px; right: -100px; }

#mainmenu			{ width: 200px; float: left; padding: 25px 0px 25px 25px; }
#mainmenu ul			{ list-style: none; margin: 0px; padding: 0px; }
#mainmenu ul li			{ margin: 0px; padding: 5px 0px; }
#mainmenu ul li a		{ color: white; font-size: 16px; font-style: italic; }

#mainmenu ul li a.active	{ color: #0071a2; }

#menubox			{ font-size: 12px; color: white; padding: 50px 0px 25px 0px; width: 175px; }

#footer				{ clear: both; }

#content			{ float: left; width: 600px; padding: 25px; }

.comments			{ display: block; padding: 5px 0px 5px 0px !important; margin: 5px 0px 0px 0px !important; clear: both; font-size: 10px; color: gray; border-top: 1px dotted gray; }
.comments textarea		{ width: 520px; height: 80px; }
.comments .form			{ padding: 0px 0px 0px 0px; }
.comments input, .comments textarea { font-size: 12px; border: 1px solid gray; margin-bottom: 3px; }
.comments span			{ display: block; padding: 2px 0px; font-size: 12px; color: black; }
.comments .date, .comments .time { display: inline; font-size: 10px; color: gray; }
.comments .comment .subject	{ font-weight: bold; font-size: 12px; font-style: italic; }
.comments .comment .author	{ font-weight: bold; font-size: 12px; }
.comments .comment		{ font-size: 12px; border: 1px solid #d0d0d0; background: #f0f0f0; padding: 5px !important; margin: 0px 0px 5px 0px; }


.box				{ position: relative; padding: 0px; }
.box .a				{ position: absolute; top: 0px; right: -60px; background: inherit; padding: 2px 15px; }
.box .a img			{ border-bottom: 0px solid white !important; }
.box:hover .a			{ visibility: visible; }

.module				{ padding: 0px 0px 0px 0px; position: relative; width: 600px; }
.module .a			{ position: absolute; top: -20px; right: 0px; text-align: right; background: inherit; padding: 2px 15px; z-index: 999; }
.module:hover .a		{ visibility: visible; }

.parent_3 .module		{ width: 800px; }

.a,
.a input,
.a textarea			{ font-size: 11px; }
.a td				{ vertical-align: top; }

td				{ vertical-align: top; }

.leftie				{ float: left; }
.rightie			{ float: right; }
.clear				{ clear: both; }


