body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
}

ol,ul{
	list-style:none;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}

caption,th{
	text-align:left;
}

q:before,q:after{
	content:'';
}

html{
	text-align:center;
}

body{
	position:relative;
	width:700px;
	margin:0 auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:1.5em;
	color:#36393d;
	background:url(../images/back.jpg) repeat-x;

}

form{
	padding:10px;
	text-align:center;
}

form.contact{
	padding:0;
}

td.label{
	width:40%;
	text-align:right;
	font-size:90%;
	font-weight:bold;
}

td.input{
	width:60%;
	text-align:left;
}

table.contact{
	width:90%;
	
}

p{
	padding:10px;
}

p#player1{
	margin:0px;
	padding:0px;
}

strong{
	font-weight:bold;
}

h1{
	width:90%;
	font-family:'Century Gothic',Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight:lighter;
	height:30px;
	color:#73880a;
	background:url(../images/h1back.jpg) repeat-x bottom;
}

h2{
	font-family:'Century Gothic',Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight:lighter;
	color:#356aa0;
	height:25px;
}

a:link{
	color:#356aa0;
	text-decoration:none;
}

a:visited{
	color:#ff0084;
	text-decoration:none;
}

a:hover{
	color:#73880a;
	text-decoration:none;
}

#title{
	position:relative;
	width:100%;
	height:138px;
	background:url(../images/logo.png) no-repeat;
	border-left:#36393d 8px solid;
	border-right:#36393d 8px solid;
}

#header{
	position:relative;
	width:100%;
	height:150px;
	border:#36393d 8px solid;
}

#nav{
	position:relative;
	width:100%;
	font-weight:bold;
	font-size:80%;
	background:#73880a;
	border-bottom:#36393d 2px solid;
	border-left:#36393d 8px solid;
	border-right:#36393d 8px solid;
}

#nav:after{ 
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

#nav ul{
	width:100%;
	padding:5px 0;
	margin:0;
	text-align:center; 
}

#nav ul li{
	display:inline;
}

#nav ul li a{
	color:#ffffff;
	padding:8px 20px 8px 20px;
	margin:0;
	text-decoration:none;
}

#nav ul li a:hover{
	background:#5e6f08;
	color:#ffffff;
}

#nav ul li a:visited{
	color:#ffffff;
}

.content{
	width:700px;
	margin:0 auto;
	background:#ffffff;
	border-left:#36393d 8px solid;
	border-right:#36393d 8px solid;
}

.content-main,.content-sub{
	position:absolute;
	top:0;
	left:0;
	padding-top:30px;
} 

.content-main{
	width:424px;
	padding-left:5px;
}

.content-main ol,ul{
	list-style:disc;
	padding:5px 5px 5px 25px;
}
 
.content-sub{
	width:256px;
	left:434px;
	border-left:#bad2ea 1px solid;
	padding-left:10px;
}

p.tip{
	background:#bcd2ea;
	border:1px #36393d dashed;
	width:87%;
}

/* =si_clear_children */
.clear_children,.cc_tallest { position: relative; } /*\*/* html .clear_children { display: inline;}/**/
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */

/* ]]> */

#footer{
	width:100%;
	background:#dfe7ef;
	border-left:#36393d 8px solid;
	border-right:#36393d 8px solid;
}

#copyright h2{
	text-align:center;
	font-size:80%;
}
#copyright p{
	text-align:center;
	font-size:70%;
	line-height:0.9em;
}

#disclaimer h2{
	text-align:center;
	font-size:80%;
}
#disclaimer p{
	text-align:center;
	font-size:70%;
	line-height:0.9em;
}

#compatibility h2{
	text-align:center;
	font-size:80%;
}
#compatibility p{
	text-align:center;
	font-size:70%;
	line-height:0.9em;
}