/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #D5AC6B url(images/back_all.gif) repeat-x top;
}

#contmain
{
width: 927px;
margin: 0 auto;
}


#main
{
width: 927px;
border-left: 15px solid #ffffff;
border-right: 15px solid #ffffff;
margin: 0 auto;
}

/* Header */

#header {
	width: 927px;
	margin: 0 auto;
	height: 643px;
	background: #ffffff;
}
#header2/* Header */

 {
	width: 927px;
	margin: 0 auto;
	height: 90px;
	background: #ffffff;
}

#menu {
	float: none;
	height: 90px;
	width: 805px;
	background: #ffffff url(images/menu.gif) repeat-x;
	left: 61px;
	right: 61px;
	padding-left: 61px;
	padding-right: 61px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	width: 115px;
	text-decoration: none;
	font-size: 1.1em;
	padding-top: 40px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;

}

#menu a:hover {
	color: #E9E9E9;
	background: url(images/menu_r.gif) repeat-x;
}



/* Logo */

#logo {
	width: 927px;
	height: 553px;
	margin: 0 auto;
	background: url(images/header3.jpg) no-repeat left top;
	text-align: lefr;
}

/* Page */

#page {
	width: 927px;
	border-top: none;
	background-image: url(images/content_back.png);
	background-repeat: repeat-y;
}
#update/* Content */

 {
	float: right;
	width: 383px;
	padding: 20px;
}
#update  .box
{
	border: 1px solid #676767;
	width: 383px;
}
#update  .box2
{
	border: 1px solid #ffffff;
	width: 364px;
	padding: 10px;
	background-image: url(images/smoke-spacer.png);
	background-repeat: repeat;
	background-position: top;
	overflow: auto;
	height: 200px;
}

.date {
	text-align: right;
	color: #000000;
	font-size: 11px;
}
#info {
	width: 383px;
	padding: 20px;
	float: right;
}
#info .box {
	width: 383px;
	border: 1px solid #676767;
}
#info .box2 {
	border: 1px solid #ffffff;
	width: 383px;
	background-image: url(images/smoke-spacer.png);
	background-repeat: repeat;
	background-position: top;
	overflow: auto;
	height: 280px;
	padding-top: 10px;
}


.date a {
	color: #000000;
}

#sidebar2 {
	width: 450px;
	padding-top: 20px;
	float: right;
}



#bottom
{
}

/* Footer */
#footer
{
	padding-top: 20px;
	height: 50px;
	width: 927px;
	background: url(images/footer.gif) top repeat-x;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #FFFFFF
}
#header2 {
	width: 927px;
	margin: 0 auto;
	height: 180px;
	background: #ffffff;
}
#sidebar2  .box {
	border: 1px solid #676767;
	width: 440px;
	margin-bottom: 20px;
}
#sidebar2  .box2 {
	border: 1px solid #ffffff;
	width: 420px;
	padding: 10px;
	background-image: url(images/smoke-spacer.png);
	background-repeat: repeat;
}
#review {
	float: left;
	width: 463px;
	padding: 20px;
}
#review .box {
	width: 463px;
	border: 1px solid #676767;
}
#review .box2 {
	border: 1px solid #ffffff;
	width: 443px;
	padding: 10px;
	background-image: url(images/smoke-spacer.png);
	background-repeat: repeat;
	background-position: top;
	overflow: auto;
	height: 1240px;
}
#contents {
	float: right;
	width: 383px;
	padding: 20px;
}
#contents .box {
	border: 1px solid #676767;
	width: 383px;
}
#contents .box2 {
	border: 1px solid #ffffff;
	width: 364px;
	padding: 10px;
	background-image: url(images/smoke-spacer.png);
	background-repeat: repeat;
	background-position: top;
	overflow: auto;
	height: 150px;
	text-align: center;
}
#twitter {
	width: 383px;
	padding: 20px;
	float: right;
}
#twitter .box {
	width: 383px;
	border: 1px solid #676767;
}
#twitter .box2 {
	border: 1px solid #ffffff;
	width: 383px;
	background-image: url(images/smoke-spacer.png);
	background-repeat: repeat;
	overflow: auto;
	height: 420px;
	padding-top: 10px;
}
