body {
	background-color: #010101;
	margin: 0px;
	padding: 0px;
	padding: 0px;
	background-image: url(../pics/bg2.jpg);	
	font-size: 80.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #ffffff;
}
img {
	border: 0px;
}
.main {
	position: relative;
	width: 987px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	position: relative;
	width: 987px;
	height: 202px;
	background-image: url(../pics/bg.jpg); 
	margin-left: auto;
	margin-right: auto;
}
.header_tp {
	position: relative;
	width: 987px;
	height: 41px;
	background-image: url(../pics/bg.gif);
	margin-left: auto;
	margin-right: auto;
}
.content {
	float: right;
	width: 670px;
	margin-top: 30px;
}
.menu {
	position: relative;
	width: 245px;
	margin-top: 10px;
	float: left;
}
.menu_item {
	position: relative;
	background-color: #AB0707;
	color: #ffffff;
	padding: 7px;
	margin: 1px;
	font-weight: bold;
	background-image: url(../pics/arrow.gif); 
	background-repeat: no-repeat;
	padding-left: 36px;
}
.menu_item img {
	position: relative;
	top: 2px;
	left: 0px;
	border: 0px;
}
a:link, a:hover, a:visited {color: #ffffff; text-decoration: underline;}

.input_item {
	font-weight: bold;
	background-color: #ffffff;
	border: 0px;
}
.submit_item {
	position: relative;
	top: 5px;
}
h2 {
	background-color: #D39F18;
	color: #000000;
	padding: 5px;
	background-image: url(../pics/bgh2.gif); 
	background-repeat: repeat-x;
	font-size: 1.4em;
}
h2 a:link {color: #000000; text-decoration: none;}
h2 a:hover {color: #000000; text-decoration: none;}
h2 a:visited {color: #000000; text-decoration: none;}

.footer {
	clear: both;
	font-weight: bold;
	padding-top: 40px;
	margin-bottom: 10px;
	padding-left: 315px;
}

.foto_item {
	margin: 5px;
	border: 3px solid #D39F18;
}