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

body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #E6E6E6 url(Images/img01.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #666633;
	text-align:justify;
	font-size: 13px;
}

h1, h2, h3 {
	margin: 0 auto;
	font-weight: normal;
	color: #000000;
	text-align:center;
}

h1 {
	font-size: 23px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}

p, ol, ul {
	line-height: 120%;
}

p {
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}


blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	font-style: normal;
}

a {
	color: #569400;
	
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
	border: #666633 3px solid;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Menu */

#menu {
	float: right;
	width: 235px;
	background: url(Images/img05-edit.gif) repeat-x #EAE4A5;
	border-left: 1px solid #E6E6E6;
	padding: 0 30px 0 30px;
	font-size:18px;
}

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

#menu li {
}
#menu ul li {
}

#menu a {
	text-decoration: none;
		font-size:18px;
}

#menu a:hover {
	text-decoration: none;
}

/* Logo */

#logo {
	width: 740px;
	height: 301px;
	margin: 0 auto;
	background: #2A2A2A url(Images/img03.jpg);
}

#logo h1, #logo h2 {
	margin-right: 440px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}

#logo h1 {
	padding-top: 250px;
	font-size: 250%;
}

#logo h2 {
	font-size: 85%;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 740px;
	margin: 0 auto;
	background: #EAE4A5;
	border: #666633 5px solid;
}
#page #headImg img{
	margin:0 auto;
	border-bottom: #666633 3px solid;
	}



/* Content */

#content {
	float: right;
	width: 377px;
	padding: 30px;
	background: url(Images/img05-edit.gif) repeat-x #EAE4A5;
	border-left: 1px solid #E6E6E6;

}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	list-style-type: disc;
}

#content ul li {
	padding-left: 15px;
}

#odyssey{
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;}

.twocols {
}

.twocols .col1, .twocols .col2 {
	width: 168px;
	padding: 10px;
	background: url(Images/img05.gif) repeat-x 0px 30px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 297px;
	background: url(Images/img05-edit.gif) repeat-x #EAE4A5;
	border-right: 1px solid #E6E6E6;

}

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

#sidebar ul li {
	padding-left: 15px;
	background: url(Images/img07.gif) no-repeat 0px 13px;
}


.boxed {
}

.boxed .title {
	height: 29px;
	margin: 0;
	padding: 12px 0 0 20px;
	background: #656464 url(Images/img06-edited.jpg) repeat-x;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: bold;
	color: #666633;
	clear: both;
}

.boxed .news {
	padding: 20px;
	background: url(Images/img05-edit.gif) repeat-x;
	clear:both;
}

.boxed h3 {
	margin: 0;
	text-align:left;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	list-style: none;
	line-height: normal;
	text-align: justify;
}
.boxed p{
}

.boxed ul {
}

.boxed ul li {
	padding: 10px 15px;
	background-position: 0 13px;
	border-top: 1px solid #CFCFCF;
}

.boxed ul li.first {
	border: none;
}


/* Footer */

#footer {
	width: 740px;
	margin: 0 auto;
	height: 100px;
	padding: 20px 0 0 0;
	background: ;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
}

#links {
	float: right;
}

