* {
	margin: 0px;
	padding: 0px;
}

body {
	padding-bottom: 10px;
	background-color: #F6EEE3;
	color: #6C4734;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #7D807A;
}

a {
	color: #297AA3;
	text-decoration: underline;
}

a:hover {
	color: #FF1A1A;
}

span {
	display: none;
}


p {
	margin: 10px 0px 5px;
	text-align: left;
	line-height: 1.5ems;
	
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}


#container-border1 {
	margin: 0px auto;
	width: 800px;
	background: url(images/border_topspacing.gif) #5D5D55 repeat-x 0% 0%;
}

#container-border2 {
	padding-bottom: 5px;
	background: url(images/border_rightspacing.gif) repeat-y 100% 0%;
}

#container {
	margin: 0px 5px;
	padding-bottom: 10px;
	width: 790px;
	background: #FFFFFF 0px 0px;	
}

#leftpage {
	padding: 0px 16px 0px 20px;
	width : 359px;
	float: left;
	background: url(images/body_topbg.gif) repeat-x 0px 0px;
}

#rightpage {
	padding: 55px 16px 0px 20px;
	width: 350px;
	float: right;
	background: url(images/body_topbg.gif) repeat-x 0px 0px;
}

#pagediv {
	width: 9px;
	height: 31px;
	float: left;
	background: url(images/body_topbg.gif) repeat-x 0px 0px;
}

/* Page Header */

#page_header {
	margin: 0px auto;
	width: 307px;
	height: 80px;
	background: url(images/header_underline.jpg) repeat-x 0px 79px;
	text-align: left;
}

#page_header h1 {
	width: 225px;
	height: 78px;
	background: url(images/body_header.jpg) no-repeat 0px 0px;
}


/* Page Header Links */

#page_header_links {
	margin: 8px auto 12px;
	width: 307px;
	color: #478E9E;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-align: right;
}

#page_header_links ul {
	max-width: 307px;
	float: right;
}

#page_header_links li {
	padding: 0px 9px 0px 7px;
	float: left;
	list-style-type: none;
	background: url(images/headerlinks_div.gif) no-repeat 100% 0%;
}

#page_header_links li.last {
	padding-right: 0px;
	background : none;
}

#page_header_links a {
	text-decoration: none;
	color: #478E9E;
	line-height: 11px;
}

#page_header_links a:hover {
	color: #6C4734;
}


/* Page Header Image & Menu */

#page_header_content {
	margin-bottom : 20px;
	width: 311px;
}

#page_image {
	width: 100px;
	height: 151px;
	position: relative; top: 0px; left: 15px;
	left-margin: 5px;
	background: url(images/photo2.png) no-repeat 0px 0px;
	overflow: hidden;
	border: #CDC6BE 1px solid;
}

#page_menu {
	width: 94px;
	float: left;
}

#page_menu ul {
	width: 94px;
}

#page_menu li {
	margin-bottom: 11px;
	width: 92px;
	height: 28px;
	background-color: #CC3333;
	border: #CC3333 1px solid;
	list-style-type: none;
	overflow : hidden;
	float: left;
}

#page_menu li.last {
	margin-bottom: 0px;
}

#page_menu li a {
	padding-top:9px;
	width: 92px;
	height:28px;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#page_menu li a:hover {
	color: #333333;
	background-color: #FF3D3D;
}


/* Page Body Left Page */

#page_body_left {
	margin: 0px auto;
	width: 307px;
	text-align: left;
	line-height: 1.5;
}

#page_body_left h2 {
	margin: 10px 0px 11px;
	color: #906E49;
	font-size: 11px;
	font-weight: bold;
}

#page_body_left .nextpage {
	margin-top: 20px;
	text-align: left;
}

#page_body_left .nextpage a {
	color: #846747;
	font-weight: bold;
	text-decoration: underline;
}

#page_body_left .nextpage a:hover {
	color: #B08962;
}


/* Page Body Right Page */

#page_body_right {
	margin: 0px auto;
	width: 303px;
	text-align: justify;
}

#latestwork_header h2 {
	width: 184px;
	height: 32px;
	background: url(images/title_latestworks.gif) no-repeat 0px 0px;
}

.latest_book_details {
	margin: 25px 0px 10px;
}

.latest_book_details .book_cover {
	padding: 0px 10px 0px 0px;
	width: 70px;
	float: left;
	display: block;
}

.latest_book_details p {
	margin : 0px 0px 9px;
}


/* Right Page Gray Boxes */

#gray_boxes {
	margin: 0px auto;
	width: 298px;
	text-align: center;
	color: #000000;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #7D807A;
}

#gray_boxes h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

#gray_boxes p {
	margin: 8px 0px 7px;
	}

#gray_boxes .link-more {
	margin: 2px 0px;
	text-align: right;
	font-weight: bold;
}

#gray_boxes .link-more a {
	color: #FF1A1A;
	text-decoration: none;
}

#gray_boxes .link-more a:hover {
	color: #FF1A1A;
}

#gray_recent_topics {
	padding: 10px 15px;
	width: 275px;
	float: left;
	border: #FFB3B3 1px solid;
	background-color: #FFFFFF;
	text-align: left;
	margin-bottom: 10px;
	font-family: "trebuchet MS",sans-serif;
font-size: 14px;
line-height: 1.3;

}

#gray_recent_topics .link-more {
	margin: 10px 0px 5px;
}

#gray_live_chat {
	margin-bottom: 10px;
	padding: 10px 15px;
	width: 275px;
	float: left;
	border: #FFB3B3 1px solid;
	background-color: #FFFFFF;
	text-align: left;
}


#gray_my_diary {
	padding: 8px 11px;
	width: 225px;
	float: left;
	border: #FFFFFF 1px solid;
	background-color: #FFFFFF;
	text-align: left;
}


/* Page Footer */

#page_footer {
	font-family: verdana, arial, sans-serif;
	text-align: center;
	padding: 25px;
	font-size: 90%;
	clear: left;
	width: 745px;
	background-position: top center;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 650px;
}
}

