body
{
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	word-wrap: break-word;
	background:#28557E url("images/o_bookBG1280.jpg") repeat-y left; 
}

#header
{
	/*1280*1024*/
	background: url("images/o_bookTop1280.jpg") no-repeat top left; 
	width:1265px; 	
	height: 318px;
	border: none;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: transparent;	
}

#HeaderTitle
{
	top: 90px;
	right: 393px;
	text-align: right;
	position: absolute;
	margin-right: 0px;
	padding-right: 0px;
}

#Title
{
	font-size: 20px;
	font-weight:bold;
}

#SubTitle
{
	font-size: 16px;
}

p.date img
{
	vertical-align: middle;
}



#main
{
	/*right: 270px;*/	
	width: 810px;
	top: 0px;
	padding-top: 150px;
	left: 60px;
	position: absolute;
}

h2 
{
	margin-top : 10px;
	font-size : 13px;
}

#rightmenu
{
	position: absolute;
	width: 250px;
	background-color: #FFF;
	right: 5px;
	top: 60px;
}

#rightmenu h3
{
	margin: 10px 0px 0px 0px;
	color: #06A;
	background-color: #ADF;
	padding: 2px 5px;
	font-size: 13px;
	border: 1px solid #69A;
	border-bottom: none;
}

#rightmenu ul
{
	list-style: none;
	margin: 0px;
	padding: 5px;
	border: 1px solid #69A;
}

#footer
{
	/*border-top: 1px solid #7AC;*/
	padding-top: 5px;
	/*text-align: center;*/
	font-size: 11px;
	padding-left: 260px;
	
}

input.text
{
	width: 300px;
}

textarea
{
	width: 300px;
	height: 200px;
}

#comments h4 span
{
	color: #999;
}

#comments h4
{
	margin: 0px;
	font-size: 13px;
}

p
{
	margin: 10px 0px;
	line-height: 150%;
	font-size: 13px;
}

h3
{
	font-size: 15px;
	border-bottom: 1px solid #AAA;
}

#relatedlinks ul
{
	list-style: none;
	margin-left: 10px;
	padding: 0px;
}

a
{
	color: #666;
	text-decoration: none;
	background: transparent;
}

a:link
{
	color: #666;
	background: transparent;
}
a:visited
{
	color: #666;
	background: transparent;
}
a:hover
{
	color: #666;
	background: transparent;
	text-decoration: none;
}


/*1280*1024*/
/*
body
{
	background: #28557E url(  "images/o_mbookBG.jpg" ) repeat-y left;
}*/

.date
{
	display: none;
}



h1 a, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover
{
	font-family: verdana, arial, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	border: none;
}

div.post
{
	line-height: 150%;
	font-size:13px;
}

div.post h2
{
	border-bottom: 1px solid #666;
}

h2 a:link, h2 a:visited, h2 a:active
{
	color: #0000FF;
	font-weight: normal;
}

h2 a:hover
{
	border: none;
	font-weight: bold;
	color: #0000FF;
}

#rightmenu
{
	position: absolute;
	width: 250px;
	background-color: transparent;
	/* 1280*1024 */
	left : 963px; 
	top: 60px;
	color: #aaa;
}

#rightmenu h3
{
	font: bold 13px Verdana;
	margin: 0px;
	padding: 5px;
	padding-bottom: 0px;
	background-color: transparent;
	border: none;
	color: #aaa;
	border-bottom: 1px dashed #aaa;
}

#rightmenu ul
{
	list-style: none;
	margin: 0px;
	padding: 2px;
	border: none;
	margin-bottom: 5px;
	font-size: 12px;
}

#rightmenu a:link
{
	color: #aaa;
	background: transparent;
}
#rightmenu a:visited
{
	color: #aaa;
	background: transparent;
}
#rightmenu a:hover
{
	color: #aaa;
	background: transparent;
}

#footer
{
	margin-left: 60px;
	width: 570px;
}

p.date
{
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #AAA;
	margin-bottom: 0px;
	padding: 2px 0px;
}

blockquote
{
	font-style: italic;
}

p.postfoot
{
	font-size: 11px;
}


.Cal
{
	border: 1px solid #69A;
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	margin-top: 10px;
	height: 150px;
	background-color: transparent;
	color: #aaa;
}

.CalTitle
{
	background-color: #28557c;
	border-color: #ADF;
	font-family: Arial;
	font-size: 13px;
	color: #aaa;
	border-bottom: 1px solid #69A;
	margin-left: 0px;
	padding: 0px;
	height: 100%;
}

.CalOtherMonthDay
{
	color: #808080;
}

.CalSelector
{
}

.CalNextPrev
{
}

.CalDayHeader
{
}

.CalSelectedDay
{
}

.CalWeekendDay
{
}

.CalTodayDay
{
	color: red;
}

a.CalTodayDay,a.CalTodayDay:link,a.CalTodayDay:visited,a.CalTodayDay:active,.CalTodayDay
{
	color: red;
}

span
{
	line-height: 150%;
}
