html, body {
padding:0px;
margin:0px;
}
body {
background-color:rgb(9,34,75);
font-family: "Verdana";
font-size: 20px;
padding:0px;
margin-top:0px;
}
a, a:link {
text-decoration: underline;
color:#F6F9F1;
}
a:hover {
text-decoration: none;
color:#F6F9F1;
overflow:visible;
}
a:active {
text-decoration: underline;
color:#F6F9F1;
}

#container {
width: 1000px;
height: 575px;
background-image:url(images/container_back.jpg);background-repeat:repeat-y;
margin-left: 0px;
margin-right: auto;
margin-top: 0px;
margin-bottom:0px;
}

#core_header {
width: 1000px;;
height: 170px;
margin:0px;
padding:0px;
}
#index_header {
width: 1000px;;
height: 600px;
margin:0px;
padding:0px;
background-repeat: repeat-y;
}

#header_text
{
	position:relative;
	left:150px;
	top:40px;
	font-size:40pt;
	float:left;
	color:#FFFF00;
	font-weight: bolder;
	letter-spacing: 10mm;
	font-family: Arial;


}

img
{
 margin:0px;
}

#core_container2
{
width: 1000px;
height:350px;;
position: relative;
margin:0px;
padding:0px;
overflow:visible;
}

#core_left {
margin: 0;
float: left;
width: 226px;
height:381px;
overflow:visible;
}
#menubalktop
{
 width:774px;
 height:70px;
  float:right;
}

#pagecontent
{
	margin: 0px;
	float: right;
	width: 770px;
	height: 400px;
	overflow: visible;
	color:#F6F9F1;
	clear: both;
}

#pagecontent_foto
{
	margin: 0px;
	float: right;
	width: 770px;
	height: 600px;
	overflow: auto;
	color:#F6F9F1;
	clear: both;
}
#core_right {
margin: 0;
float: right;
width: 774px;
height:350px;
color:#000;
background-repeat: repeat-y;
}
.content-box
{
	float:none;
	width: 700px;
	font-family: "Comic Sans MS";
	font-size: 16px;
	overflow: auto;
	margin-bottom:10px;
	margin-left:5px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;





}

.tumb
{
 float: left;
 margin-right:5px;
 padding:0px;
}

.pagination
{
 margin-left:auto;
 margin-right:auto;
 text-align:center;
}

#footer {
width: 1000px;
text-align: center;
margin-left:auto;
margin-right:auto;
padding:0px;
height:38px;
clear:both;
}



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;
}
h5
{
	font-family: "Comic Sans MS";
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;


}


#navcontainer li,#menubalktop li {
	padding: 0px;
	margin-left:0px;
	color:#FFF;
	display:block;
	position:relative;
	height: 28px;
	width: 120px;
overflow:visible;

}

#menubalktop li
{
 display:inline;
}

#navcontainer ul,#menubalktop ul {
margin:0px;
padding: 0px;
padding-top: 0px;
padding-left: 0px;
list-style-type: none;
height:auto;
position:relative;
overflow:visible;
}

#menubalktop
{
 padding-top:8px;
 height:70px;
}

#navcontainer a, #navcontainer a:visited,#menubalktop a, #menubalktop a:visited {
	color:#000000;
	text-decoration: none;
	font-family:"Comic Sans MS";
	font-size:16px;
	margin:0px;
	height:20px;
	padding-left: 10px;
	padding-top:5px;
	font-weight: bolder;
	overflow:visible;
}
#navcontainer a:hover {
	margin:0px;
	color:#000000;
	font-weight: 700;
	font-size: large;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: center;
	font-family: "Comic Sans MS";
	background-repeat: repeat;
	background-color:#0000ff;
	overflow:visible;
}
input,textarea,select,option
{
color:#000;
background-color:#ECF1FF;
border: solid 1px #000;
}
