body{
font-family: "Trebuchet MS",sans-serif ;
margin: 0px;
text-align: center;
background: url('../images/back.jpg') repeat;
font-size: 8pt;
}
img { border: none; }		
p{
margin: 0;
}

a{
padding: 1px;
margin: 0px;
color: #333333;
text-decoration: none;
border: 0px;
}

a:link .image { 
border-color: #666666;
} 

a:hover .image, a:active .image {
border:0px; border-thickness: 0px; border-color: #FF9900; border-style: solid
}


a:hover{
color: white;
}

#description
{
font-size: 12px;
float: left;
width: auto;
bottom: 10px;
margin: 10px;
padding: 5px;
background-image: url(../images/menu_back.png);
vertical-align: middle;
}

#picture-cell{
	vertical-align: middle;
	overflow: hidden;
	width: 50%;
	//background-color: red;
}

#picture-cell img{
}

#main-picture{
//border: 1px solid #222222;
}



#wrapper
{
text-align: left;
display: block;
vertical-align: bottom;
width: 800px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px; 
height: 100%;

}

#header{
height: 120px;
width: 800px;
background-image: url('../images/l800150.jpg');
background-color: rgb(7,7,7);
}

#menu
{
background: url('../images/h2.jpg') repeat-x;
font-family: "Verdana" "Times New Roman" serif;
display: block;
width: 100%;
padding: 0;
height: 30px;
font-size: 12px;
border-top: 2px #333 solid;
border-bottom: 2px #333 solid;

}

#menu div{
background-image: url('images/h2.jpg');
float: left;
display: inline-table;
margin: 0px;
padding-right: 10px;
height: 100%;
text-align: center;
}

#menu div:hover{
background-image: none;
background-color: #555;
}

#menu div a{
display: block;
text-decoration: none;
padding: 5px;
color: #aaa;
width: 100%;
height: 100%;

}


#content-wrapper{

color: #aaaaaa;
width: 800px;
font-size: 9pt;
min-height: 400px;
font-weight: bold;
background-color: #000000;
}

#item-wrapper{
background-color: blue;
margin: 0;
border-top: 2px #111 solid;

}


.item{
padding: 5px;
margin: 0;
overflow: hidden;
height: 100%;


}

.item h2
{
color: silver;
margin: 0;
padding: 0;
}


.item p{
padding: 5px;
overflow: hidden;
line-height: 1.2;
color: #555555;
}

.item p img
{
text-align: right;
position: relative;
bottom: 15px;
right: -150px;
}

#footer{
padding: 10px;
color: #858686;
clear: both;
font-size: 7pt;
width: 780px;
background: black;
margin-left: auto;
margin-right: auto;
border-top: 2px #333 solid;
}

table{
border: 0px;
padding: 0;
margin: 0;
background-color: black;
}

table tr{
border: 0;
padding: 0;
margin: 0;
}

table tr td{
vertical-align: top;
border: 0;
padding: 0;
margin: 0;
}

#content{
padding: 10px;
margin: 0;
}

#content b
{
color: #A8005A;
}

#content a
{
color: #A8005A;
}

#content p
{padding:10px;
}

#content h2{
font-size: 20px;
color: #A8005A;
background: none;
margin: 0;
padding: 5px;
height: 20px;

}

#content li{
padding-left:50px;
padding-right:50px;
list-style: none;}

#news2{
	color: #ABABAB;
	height: 50px;
	list-style: none;
	border-top: 2px #111 solid;
	margin: 0;
	padding: 10px;
	font-size: 16px;
	font-style: italic;
	}
	
	#news{
	margin: 0;
	color: #ABABAB;
	font-size: 10pt;
	background-image: url('../images/h2.jpg') ;
	background-repeat: repeat-x;
	background-color: #000000;
	overflow: hidden;
	list-style: none;
	list-style-position: inside;
	margin-left: 0; padding-left: 0;
	padding: 10px;
	border: 1px #111111 solid;
}


#scrollpicture{
	list-style: none;
	list-style-position: inside;
	margin: 0; padding: 0;
}	

#scrollpicture li{
display: block;
list-style: none;
margin: 0; padding: 0;}


#news li{
display: inline;
list-style: none;
margin: 0; padding: 0;}