﻿body {
	background:black;
	color:#707070;
	text-align:center;
	font-family:Palatino Linotype, Times New Roman, serif;
	font-size:9pt;
	background-image: url('images/behind.jpg');
	background-repeat:	no-repeat; 
	background-attachment: scroll; 
	background-position: center center;
}

a {color:#909090;text-decoration:none;}
a:hover {color:#D0D0D0;}
a:visited:hover {color:#D0D0E8;}

#menu,#enter {
	font-size:170%;
	font-variant:small-caps;
}


#contain {
	background:black;
	margin-left:auto;margin-right:auto;
	margin-top:30px;margin-bottom:30px;
	width:600px;
	border:3px solid white;

}


#content {
	text-align:center;padding:10px;
	background: black url('images/bottom.jpg') no-repeat scroll top center;
	padding-bottom:30px;
}

h2 {text-align:center;font-size:140%;border-bottom:1px solid #404040;}
h3 {text-align:left;font-size:120%;}
h4 {font-size:180%;font-variant:small-caps;}

#footer {font-size:8pt;}

#enter  {display:none;}

#content img {max-width:200px;border:1px solid white;}

#content img.smallerw100 {max-width:100px;border:1px solid white;}

#content img.smallerh100 {max-height:100px;border:1px solid white;}

#content img.smallerw80 {max-width:80px;border:1px solid white;}

#content img.smallerh80 {max-height:80px;border:1px solid white;}

#contet img.smallerw40 {max-width:40px;border:1px solid white;}

#content img.smallerh40 {max-height:40px;border:1px solid white;}

#content img.largerimg {max-width:270px;border:1px solid white;}