@charset "utf-8";
body {
	background-image: url(assets/images/rmdcpurplebg.jpg);
}
#bodytable {
	padding: 10px;
	background-image: url(assets/images/rmdcgreenbg.jpg);
}
#bodytable2 {

}
#maincontentarea {

}
#contentboxtop {
	background-image: url(assets/images/contentbox_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
}
#contentboxbottom {
	background-image: url(assets/images/contentbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}

#contentboxcenter {
	background-image: url(assets/images/contentbox_center.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 10px;
}



#navarea {
	height: 700px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5C52A9;
}
#pagetitle {
	height: 67px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#pagecontent  {



}
#contentwrap {
	margin-right: 25px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
#joinstaffcontentarea {
	background-image: url(assets/images/rmdcgoldbg.jpg);
	height: 175px;
	border: 2px solid #FF0000;
}

#joinstaffcontent {
	padding-top: 10px;
	padding-bottom: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.form	a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.form	a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.form	a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.style1 {
	color: #FF9702;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.style2 {
	font-size: small;
	color: #FF9702;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #FFFFFF;
}
.style3 {
	font-size: x-large;
	color: #FF0000;
}
.style8 {font-size: x-large; color: #FF0000; font-weight: bold; }
.style9 {
	font-size: xx-large;
	color: #016D3B;
	font-weight: bold;
}
.style11 {
	font-size: large;
	color: #FFFFFF;
	font-weight: bold;
}

#award {
	padding: .5em;
	background-color: #FFBE00;
}

