/* CSS Document */

body {
/*	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif; */
	font-family:Verdana, Arial, Helvetica, sans-serif;

	background-color:#9999CC;
	font-size:small;
}

h2 {
	font-size:medium;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(red_menu.jpg);
	width:760px;
	border-top:1px solid #CCCCCC;
}

#banner {
	top:0px;
	height:180px;
	padding:10px;
	border-top:1px solid #CCCCCC;
	background-color:#6666CC;
	background-attachment: scroll;
	background-image:url(/images/gallery/banners/new_rotate.php);
	background-repeat: no-repeat;
	background-position: left top;
}

#title {
	background-color:#FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:4px solid #6666CC;	
}

#title p.msg {
	margin:0px;
	padding:0px;
	padding-top:1px;
	padding-bottom:5px;	
	padding-right:10px;
	font-size:x-small;
	letter-spacing: 5px;
	text-align: right;
	color: #cc0000;
}

#title ul {
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-left:10px;
}

#language li{
  	float: left;
  	display: block;
  	padding:0px;
  	padding-right:5px;
	font-size:x-small;
  	color: #333333;
}

#language a {
	text-decoration: none;
}

#language a:hover {
	border-bottom:1px solid #cc0000;
}

#language .selected_lg {
	border-bottom:1px solid #cc0000;
}
#menu {
	width:160px;
	padding:10px;
	text-align: left;
	background-color: #CC0000;
	float:left;
}

#menu ul {
	margin:0px;
	padding:5px;
}

#menu li {
	font-size:small;
  	display: block;	
	list-style-type: none;
}

#menu a {
	text-decoration:none;
	color:#CCCCCC;	
}

#menu a:hover {
	border-bottom:1px solid #6666CC;
}

#logo {
	margin-top:-10px;
	margin-left:-10px;
	margin-right:-10px;
}
#film {
	border-top:10px solid #CC0000;
/*	padding-top:10px;*/
	width:160px;
	height:164px;
/*	
	background-color:#6666CC;
	background-image:url(/images/gallery/randomimages/new_rotate.php);
	background-repeat:no-repeat;
	background-position:bottom;
*/
}
#randomimage {
	border-top:10px solid #CC0000;
/*	padding-top:10px;*/
	width:160px;
	height:164px;
	background-color:#6666CC;
	background-image:url(/images/gallery/randomimages/new_rotate.php);
	background-repeat:no-repeat;
	background-position:bottom;
}

#centercontent {
	background-color:#FFFFFF;
	margin-left:180px;
	padding:10px;
	border-top:1px solid #ffffff;		
}

#focus {
	clear:both;
	height:90px;
	position:relative;
	margin-left:180px;
	background-color:#FFFFFF;
	padding:10px;
	text-align:right;
	color: #333333;
	font-variant: small-caps;
	font-size:small;
	background-attachment: scroll;
	background-image:  url(logo_small.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	border-top:1px solid #ffffff;
}


#focus a {
	text-decoration:none;
}

#focus1 {
	clear:both;
	border-top:1px solid #ffffff;
	background-color:#ffffff;
	position:relative;
	margin-left:180px;	
	padding:10px;
	text-align:right;
}

#clearfooter {
	background-color:#cccccc;
	clear:both;
	height:1px;
}

#footer {
	clear:both;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #cccccc;
	background-color:#9999CC;			
	width:760px;
	text-align:right;
}

#hrefvalid {
	font-size:xx-small;
	color:#fff;
}
