html{
	width:100%;
    height:100%;
	margin:0px;
	padding:0px;
}

body{
	background-image:url(images/bg.png);
	background-repeat:no-repeat;
	background-color:#06162d;
	color:#06162d;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10pt;
	width:100%;
    height:100%;
	margin:0px;
	padding:0px;
}

#content{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:justify;
}

#player{
	float:right;
}

#logo{
	width:400px;
	font-weight:bold;
	float:right;
}

#footer{
	text-align:center;
	color:#FFFFFF;
	margin-top:50px;
}

a{ color:#FFFFFF; text-decoration:none; }
a:hover{ text-decoration: underline; }
a#submit{ color:#FFFFFF; text-decoration:none; background-color:#06162d; border:solid 1px #000000; padding:3px; font-weight:bold;}
a:hover#submit{ text-decoration: none; background-color:#06162d;  border:solid 1px #000000; padding:3px; font-weight:bold;}
a#contactform{ text-decoration:none; color:#06162d; font-weight:bold;}
a:hover#contactform{ text-decoration: underline; color:#06162d; font-weight:bold;}
ol, ul{ margin:0px; padding:0px; padding-left:30px; padding-bottom:1em;}

img.header{margin-top:10px;margin-bottom:10px;}

h1,h2,p,form{margin: 0 10px}
h1{font-size: 200%;color: #06162d; margin-bottom:15px;}
h2{font-size: 150%;color: #f0f0f0}
p{padding-bottom:1em}
h2{padding-top: 0.3em}
div#nifty{ margin: 0px;background: #bee1fc; width:250px;}
div#wrapper{ margin: 0px; width:250px; letter-spacing:0.1em; font-weight:bold; margin-bottom:10px; margin-left:5px;}


b.rtop, b.rbottom{display:block;background: #06162d}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #bee1fc}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
