html, body {
height: 100%;
padding:0px;
margin:0px;
}
body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	/*background: #bea078 center top;*/
	background: #c8aa8c center top;
	padding-bottom: 0px;
	margin: 0px;
	color: #0d0b5a;
	padding-top: 0px;
	font-family: "Arial";
}
a, a:link {
text-decoration: underline;
color:#000;
}
a:hover {
text-decoration: none;
color:#000;
}
a:active {
text-decoration: underline;
color:#000;
}

#container {
width: 750px;
height: auto !important;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom:0px;
border-left: 3px solid #313e5e;
border-right: 3px solid #313e5e;
}

#core_header
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(images/header.jpg) white;
	padding-bottom: 0px;
	margin: 0px;
	width: 750px;
	padding-top: 0px;
	height: 148px;
}

#header_text
{
	font-size: 27pt;
	right: 30px;
	float: right;
	font-family: 'Imprint MT Shadow';
	position: relative;
	top: 85px;
	text-align: right;
}

img
{
 margin:5px;
}

#core_container {
width: 150px;
height:auto;
position: relative;
background-color: #9FB8D3;
margin:0px;
padding:0px;
}
#core_container2
{
width: 750px;
height:auto;
position: relative;
margin:0px;
padding:0px;
background-color: #9FB8D3;
}

#core_left {
margin: 0;
float: left;
width: 148px;
height:auto;
background-color: #9FB8D3;
}
#core_right {
margin: 0;
float: right;
width: 589px;

height:auto !important;
min-height:250px;

background: #ECF1F7;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
color:#000;
border-left: 2px solid #313e5e;
}

.content-box
{
	border-right: #313e5e 1px solid;
	padding-right: 6px;
	border-top: #313e5e 1px solid;
	padding-left: 6px;
	font-size: 16px;
	background: url(images/content_header.jpg) #fff repeat-x 50% top;
	float: right;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-left: #313e5e 1px solid;
	width: 567px;
	color: #242542;
	padding-top: 6px;
	border-bottom: #313e5e 1px solid;
	font-family: Garamond;
	height: auto !important;
}
.content-box-index
{
 border: solid 1px #000;
 padding:5px;
 height:auto !important;
 width:328px;
 float:left;
 margin-left:10px;
 margin-bottom:10px;
}

.tumb
{
 float: left;
 margin-right:5px;
 padding:0px;
}

.pagination
{
 margin-left:auto;
 margin-right:auto;
 text-align:center;
}

#footer {
width: 756px;
background:  url('images/footer.gif') no-repeat bottom center;
text-align: center;
margin-left:auto;
margin-right:auto;
padding:0px;
height:33px;
clear:both
}

#footer2
{
clear:both;
height:10px;
background: url('images/footer.jpg');
width:750px
}


h2
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:18px;
height:25px;
}
h3
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:12px;
height:25px;
margin:0px;
padding:0px;
color:#FFF;
}
h4
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:12px;
}

#navcontainer li {
padding: 0px;
margin:0px;
color:#FFF;
display:block;
position:relative;
height:25px;
width:148px;
border-bottom: solid 1px #313e5e;
}

#navcontainer ul {
margin:0px;
padding: 0px;
padding-top: 0px;
padding-left: 0px;
width: 148px;
list-style-type: none;
background: #9FB8D3;
height:auto;
position:relative;
top:-1px;
border-top: solid 1px #313e5e;
}
#navcontainer a, #navcontainer a:visited
{
	display: block;
	padding-left: 10px;
	font-size: 10px;
	background: #306091;
	margin: 0px;
	width: 138px;
	color: #fff;
	padding-top: 5px;
	font-family: verdana;
	height: 20px;
	text-decoration: none;
}
#navcontainer a:hover {
margin:0px;
color:#FFF;
text-decoration: none;
background-color:#9FB8D3;

}


