/* Layout Stylesheet */ 

body {
 font-family:verdana, sans-serif; 
 font-size:13px;  
 color: #999999;
 padding:0px;
 margin:0px;
 border:0;
 background-image:url(images/bk-clouds75.jpg); 
 background-repeat:repeat; 
/* background: #000000; */
/* background-position:top center; */
}
body a:link { text-decoration: none; color: #eeeeee }
body a:visited  { text-decoration: none; color: #eeeeee }
body a:active  { text-decoration: none; color: #eeeeee }
body a:hover  { text-decoration: underline; color: #ffffff }

#contentheader {
padding: 0px;
margin: 0px;
 border:0;
/* background:#000; */
/* background-image:url(images/bk-clouds75.jpg); */
/* background-repeat:repeat; */
}

#frame {
width:600px;  
margin-right:auto;
margin-left:auto;
border:0px;
padding: 4px;
background:#111111;
filter: alpha(opacity=65);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
 -moz-opacity: 0.65; opacity:0.65;
/* border: 2px solid #000000;  */
/* margin-top:10px; */
}
		
#rightmenu {
 border:0;
float:right;
margin: 0px 0px 10px 0px;
padding: 0px 10px 10px 10px;
}

#contenttitle {
 border:0;
}

#content {
border:0;
color: #999999;
margin: 0px 0px 10px 0px;
padding: 0px 10px 10px 10px;
}

#contentfooter {
background:#666666;
padding: 5px 5px 5px 5px;
}

#creditlogo {
margin: 0px 6px 6px 6px;
}

#picture {
margin: 0px 4px 0px 0px;
}

#text {
text-align: center;
}

#mailform {
margin-right:auto;
margin-left:auto;
width:200px;
color: #993333;
scrollbar-base-color:#333333;
padding: 10px 10px 0px 10px;
}
#mailform strong { color: #aa4444; }

#form-input {
background-color:#222222;
color: #ff0000;
scrollbar-base-color:#333333;
}

#td {
text-align: left;
}

.boxhead {
text-align: left;
}

#linklist {
font-size:14px; 
	}
	
/* Presentation Stylesheet */
p, pre {
/* padding: 0 30px 10px 20px; */
/*  margin: 20px 20px 20px 20px; */
 text-align:justify;
}