/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {

}

body {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3 ,h4{
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #333333;
	font-weight: bold;
}

a:active {
	color: #ED5C0C;
	font-weight: bold;
}

a:visited {
	color: #333333;
	font-weight: bold;
}

a:hover {
	color: #333333;
	font-weight: bold;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

/* Menu */

#menu {
	width: 750px;
	height: 336px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 750px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 106px;
	height: 45px;
	padding: 20px 0 0 0;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
}

#menu a:hover {
	background: #00CCFF;
}

#menu .active a {
	background: #006699;
	color: #FFFFFF;
	height: 30px;
	width: 105.95px;
}

/* Header */

#header {
	width: 750px;
	height: auto;
	margin: 0 auto;
}

#header h1 {
	float: left;
	width: 750px;
	height: 113px;
	margin: 0;
	text-align: left;
	font-size: 36px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
}

#header h2 {
	float: right;
	width: 750px;
	height: 281px;
	background: url(images/UN_long.jpg) no-repeat;
	text-align: left;
	color: #CCCCCC;
	bottom: auto;
	font-size: 30px;
	margin: 0;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 750px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 520px;
	padding-top: 10px;
}

.post {
	margin-bottom: 20px;
	height: auto;
	width: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
	width: auto;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 5px;
	background: #EDEBD5;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #FFFFFF;
}

.orangebox {
	background: url(images/img05.gif) repeat-y;
}

.orangebox h2 {
	background: url(images/img06.gif) repeat-y;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 25px 0;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}
a:active {
	font-weight: bold;
}
a:link {
	font-weight: bold;
}
