* {
	margin: 0;
	padding: 30;
}

body {
	margin: 0px;
	/*background: #C0C0C0;*/
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:normal;
	color: #3B0D02;
}

h1, h2, h3 {
	color: #071F63;
}

h1 {
}

h2 {
	font-style:italic;
	font-size:20px;
}

h3 {
	color: #2e50b0;
	font-size:15px;
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
	color: #3b0D02;
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #1F3304;
}

a:hover {
	text-decoration: none;
	color: #84B047;
}

#wrapper {
}

#header {
	width: 900px;
	height: 140px;
	margin: 0 auto;
	background:url(../photos/siterelated/logo_image.png) no-repeat left top;
}

#logo {
	float: left;
	width: 500px;
	height: 120px;
	margin: 0px;
	padding-left: 20px;
	text-align: center;
}

#logo h1 {
	margin: 0;
	padding: 30px 0px 0px 150px;
	text-transform: uppercase;
	font: normal 40px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 140px;
	text-transform: lowercase;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	width: 872px;
	height: 41px;
	margin: 0 auto;
	padding: 0px 0px 0px 28px;
	background: url(../photos/siterelated/menu_image.png) no-repeat left top;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	height: 33px;
	width: 65px;
	display: block;
	float: left;
	padding: 8px 25px 0px 10px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Georgia, "Times Nesw Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style:italic;
	color: #3B0d02;
}

#menu a:hover, #menu .active a {
	background: #84B047;
	color: #1F3304;
}

#mainpage {
	width: 860px;
	margin: 0 auto;
	padding 5px 20px;
}

#sidebar_left {
	float: left;
	width: 135px;
	margin: 5px;
	padding: 5px;
}

#sidebar_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar_left li {
	margin-bottom: 1px;
}

#sidebar_left li ul {
	margin: 0px;
	padding: 0px 0px 40px 27px;
}

#sidebar_left li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	background: none;
}

#sidebar_left h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #3B0D02;
}

#sidebar_left h3 {
	font-size: 77%;
	color: #3B0D02;
}

#sidebar_left p {
	margin: 0;
	line-height: normal;
	color: #3B0D02;
}

#sidebar_left a {
	border: none;
	text-decoration: none;
	color: #3B0D02;
}

#sidebar_left a:hover {
	text-decoration: underline;
}


#sidebar_right {
	float: left;
	width: 100px;
	margin: 5px;
	padding: 5px;
}

#sidebar_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar_right li {
	margin-bottom: 1px;
}

#sidebar_right li ul {
	margin: 0px;
	padding: 0px 0px 40px 27px;
}

#sidebar_right li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	background: none;
}

#sidebar_right h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #3B0D02;
}

#sidebar_right h3 {
	font-size: 77%;
	color: #3B0D02;
}

#sidebar_right p {
	margin: 0;
	line-height: normal;
	color: #3B0D02;
}

#sidebar_right a {
	border: none;
	text-decoration: none;
	color: #3B0D02;
}

#sidebar_right a:hover {
	text-decoration: underline;
}

#my_logo {
	width: 88px;
	height: 77px;
	background-image: url(../photos/siterelated/my_logo_small.png);
	background-repeat: no-repeat;
}

#content {
	float: left;
	width: 550px;
	padding-top: 25px;
	overflow: scroll;
	max-height: 1000px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#footer_holder {
	width: 840px;
	height: 100px;
	clear: both;
	padding: 25px;
	margin: 0 auto;
	padding-top: 25px;
	border: thin;
	border-color: #00C;
}

#footer_column_left {
	width:400px;
	float: left;
}

#footer_column_right {
	width:400px;
	float: right;
}


#menu_left {
	width: 120px;
	height: 41px;
	float:left;
}


#menu_left a {
	height: 33px;
	width: 100px;
	display: block;
	float: left;
	padding: 9px 15px 0px 10px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Georgia, "Times Nesw Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style:italic;
	color: #1F3304;
}

#menu_left a:hover, #menu .active a {
	background: #84B047;
	color: #1F3304;
}
