html, body {
height: 100%;
margin: 0px;
padding: 0px;
font-size:10pt;
background-image: url(http://www.owned.to/style/standard/img/bg.gif);
background-attachment: fixed;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
a {
	color:#515151;
}
a {
	border-bottom:1px dotted silver;
}

a:hover {
	border-bottom:1px dotted #FF3C00;
}
textarea, input {
background: #ffffff;
color: #353535;
font-size: 8pt;
font-weight: bold;
border-color: #517196;
border-colordark: #517196;
border-colorlight: #CCCCCC;
}
.mainDiv{width:100%; height:100%; }

.header{
width:800px;
background-color:#FFFFFF;
height:140px;
text-align:center;
margin:auto;
border:0px
solid #000;
overflow:hidden;
}

.menuStrip{width:800px; height:20px; background-color:#dddddd; margin:auto; padding-top:2px; border:1px solid #bbb;}
.menu{ text-align:left; float:left; }
.menuLogin{text-align:right; float:right;}
.menuLink{font-size:10pt;color:#000;}

.spacer{ height:5px; }

.content{ width:792px; min-height:392px; margin:auto; padding:4px; background-color:#eeeeee; border:1px solid #bbb;}
.mainLayerCenter{margin:auto;width:792px; min-height:392px; padding:4px; background-color:#eeeeee; border:1px solid #bbb;padding-top:250px;text-align:center;}

td{font-size:10pt;color:#000;}
input{font-size:9pt; border:1px solid #000000;}


h1{display:inline;font-size:24pt;letter-spacing:2px;font-style:italic}
