/* CSS Document */

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	background: #252e40 url(../images/bg_wit800.gif) repeat-y center top;
	padding: 0;
	margin: 0;
	}
	
#container {
	position: relative;
	width: 800px;
	height: 800px;
	top: 0;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/33.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	/*border: 1px solid #cc0000;*/
}

#main {
	position: absolute;
	width: 410px;
	left: 150px;
	top: 125px;
	/*border: 1px solid;*/
	font-size: 0.7em;
	color: #333;	
}

#mainfotos {
	position: absolute;
	_position: relative;
	background-color: #fff;
	width: 640px;
	left: 50%;
	margin-left: -300px;
	top: 125px;
	_top: 0;
	font-size: 0.7em;
	color: #333;
}
	
#right {
	position: relative;
	float: right;
	width: 160px;
	top: 25px;
	padding: 0 10px 0 0;
	/*border: 1px solid;*/
	font-size: 0.7em;
	color: #333;
}

#menu {
	position: relative;
	float: left;
	width: 780px;
	top: 5px;
	padding: 0;
	margin: 0;
	/*border: 1px solid;*/
	font-size: 0.7em;
	color: #333;
	text-align: right;
	color: #fff;
	clear: both;	
}

#menu a {
	color: #fff;
	text-decoration: none;	
}

#menu a:hover {
	color: #ccc;
	text-decoration: none;	
}

small, .small {
	font-size: 0.9em;
}

.smallright {
font-size: 0.9em;
float: right;
}
	
.sub {
	text-transform: uppercase;
	font-weight: normal;
	color: #00349a;
	line-height: 1.5em;
}

#footer {
margin: 50px 0 50px 0;
text-align: center;
color: #333;
font-size: 0.9em;
}

#footer a {
color: #333;
text-decoration: none;
border-bottom: 1px dotted #333;
}

#footer img {
margin: 0 0 10px 0;
}

a {
text-decoration: none;
border-bottom: 1px dotted #00349a;
color: #00349a;
}

#mainfotos a {
border-bottom: 0px;
}

#mainfotos #footer a {
color: #333;
border-bottom: 1px dotted #333;
} 

input, select, textarea {
font-family: Verdana, Helvetica, sans-serif;
font-size: 1em;
color: #333;
}

h1, h2 {
font-size: 1em;
}

h2 {
	text-transform: uppercase;
	font-weight: normal;
	color: #00349a;
	margin-top: -5px;
}

h4 {
font-size: 1.5em;
}

#ny {
float: right;
color: #cc0000;
text-align: left;
}

.imgm {
margin: 5px 10px 10px 0;
}
.imgb {
border: 1px solid #999;
}
