* {
	margin: 0px;
	padding: 0px;
	}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #525252;
	border-left-color: #525252;
	background-color: #1A1A1A;
	}

#wrapper #logo {
	height: 150px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-color: #1A1A1A;
	background-image: url();
	background-repeat: no-repeat;
	}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	}


	
#wrapper #navigation {
	height: 35px;
	display: block;
	background-image: url(../images/ronavbarbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
			
	
}

#wrapper #headerImg {
	height: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
}

#wrapper #bodyArea #left {
	width: 220px;
	float: left;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	padding: 5px;
    margin-left: 15px;
}


#wrapper #bodyArea #right {
	width: 520px;
	float: right;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	margin: 0px;
	padding: 5px;
}

div.member {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 11px;
	width: 400px;
}

div.leader {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 11px;
	width: 400px;
}


div.captain {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 11px;
	width: 400px;
}


div.specialist {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 11px;
	width: 400px;
}


td {
	border: 1px dotted #585858;
	text-align:left;
	padding:2px;
}

.odd {
	background-color: #424242;
}

.even {
	background-color: #2E2E2E;
}

#wrapper #bodyArea #mid {
	width: 800px;
	float: left;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	
}


.box {
	border: 1px solid #141414;

}

	
.box .content {
        font-size: 11px;
        font-family: Arial;
        background: #181818;
	border: 1px solid #292929;
	padding: 3px;

	}



#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	color: #06F;
	text-align: center;
	badding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-image: url(../images/hocfooter.jpg);
}

#footer a {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}

#footer a:hover {
	color: #06F;
	background-color: #FFF;
}

#footer p {
	color: #06F;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: none;
	padding: 0px;
	margin: 5px;
}


}
#wrapper h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}

#wrapper h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #0051D7;
	font-weight: 500;
	text-decoration: underline;
}

#wrapper h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #0051D7;
	font-weight: normal;
	text-decoration: underline;
}

#wrapper #bodyArea #right a {
	font-size: 14px;
	font-style: italic;
	color: #0051D7;
	text-decoration: none;
}

#wrapper #bodyArea #right ul {
	font-size: 12px;
	padding-left: 40px;
}
#wrapper #bodyArea #right ol {
	font-size: 10px;
	padding-left: 23px;
}
#wrapper #bodyArea #right ol #reg ul {
	list-style-type: none;
}