#background {
	width: 900px;
	height: 2000px;
	border:none;
	background-image: url(btnd_bg900x2000.jpg);
	position: absolute;
	top: 0;
} 

#content {
	width: 429px;
	height: auto;
	border: thin;
	position: ABSOLUTE;
	top: 85px;
	left: 256px;
	text-align:left;
	vertical-align: top;
	color:#000000;
	font-family: goudy old style, Arial, Helvetica, sans-serif;
	font-size:16px;
	} 


#navigation {
	width: 130px;
	height: auto;
	border:thin;
	background-color: #f2f0f0;
	position: absolute;
	top: 235px;
	left: 105px;
	text-align:center;
	vertical-align: top;
	color:#3030be;
	font-family: goudy old style, arial narrow,Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	
#navigation a {
	color:#3030be;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	}

#navigation a:hover {
	color:blue;
	text-decoration:underline;
	font-weight:bold;
	text-align:center;
	}
	
/*	
#rightcontentarea {
	width: 200px;
	height: 155px;
	border:thin;
	background-image:url(images/chalkboard.jpg);
	position: absolute;
	top: 150px;
	left: 695px;
	} 
	
#rightcontent {
	width: 150px;
	height: 115px;
	border:thin;
	position: relative;
	top: 20px;
	left: 5px;
	text-align:left;
	vertical-align: top;
	color:#ffffff;
	font-family: corbitt,tahoma,arial narrow,Arial, Helvetica, sans-serif;
	font-size:11px;
	} 
*/

#rightimagearea {
	width: 200px;
	height: 155px;
	border:thin;
	position: absolute;
	top: 150px;
	left: 695px;
	} 

#rightcontentarea {
	width: 200px;
	height: 155px;
	border:thin;
	background-image:url(DoNotUpload-Source/chalkboard.jpg);
	position: absolute;
	top: 300px;
	left: 695px;
	} 
	
#rightcontent {
	width: 150px;
	height: 115px;
	border:thin;
	position: relative;
	top: 20px;
	left: 5px;
	text-align:left;
	vertical-align: top;
	color:#ffffff;
	font-family: goudy old style, calibri, corbitt,tahoma,arial narrow,Arial, Helvetica, sans-serif;
	font-size:11px;
	} 



#rightlogos {
	width: 130px;
	height: 237px;
	border:thin;
	position: absolute;
	top: 327px;
	left: 727px;
	} 
 

H1,H2,H3,H4,H5,H6 {
	color:#3030be;
	font-family: goudy old style, arial narrow,Arial, Helvetica, sans-serif;
	} 
		
	
	
/*	
	#outer {
	height: 700px;
	width: 792px;
	position: relative;
	border:none;
	}

#roguetextimage {
	width: 240px;
	height: 35px;
	border:none;
	background-color:none;
	position: absolute;
	top: 26px;
	left: 10px;
	}
	
H1,H2,H3,H4,H5,H6 {
	color:#49381D;
	font-family:arial narrow,Arial, Helvetica, sans-serif;
	} 
	
h1 {
	font-size:20px
	}

h2 {
	font-size:18px
	}
	
h3 {
	font-size:16px
	}
	
#roguetopnav {
	width: 522px;
	height: 25px;
	border:none;
	background-color:none;
	position: absolute;
	top: 42px;
	left: 265px;
	text-align:right;
	vertical-align:bottom;
	color:#F19607;
	font-family:arial narrow,Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:lowercase;
	}
	
#roguetopnav a {
	color:#F19607;
	text-decoration:none;
	}

#roguetopnav a:hover {
	color:#F19607;
	text-decoration:underline;
	}

	#roguecopyrighttext {
	width: 522px;
	height: 25px;
	border:none;
	background-color:none;
	position: absolute;
	top: 589px;
	left: 133px;
	text-align:center;
	vertical-align:bottom;
	color:#705934;
	font-family:arial narrow,Arial, Helvetica, sans-serif;
	font-size:12px;
	}


body {
 FONT-FAMILY: arial narrow,Arial, Helvetica, sans-serif;
 FONT-SIZE: 14px;
 margin: 0;
 padding: 0;
 }

p {
 FONT-FAMILY: arial narrow,Arial, Helvetica, sans-serif;
 FONT-SIZE: 14px;
 }

td {
 FONT-FAMILY: arial narrow,Arial, Helvetica, sans-serif;
 FONT-SIZE: 14px;
 }
 

hr {
 height: 1px;
 color: #5E6E6A;
 }

a {
 TEXT-DECORATION: underline;
 color:#000033;
 }

.smallNote {
 font-size: 11px;
 color: #999999;
 font-style: italic;
 }
 
 /* The td in which a form label appears */
.formLabel {
 background-color: #AAD2C8;
 }

/* attribute of the text for a required field */
.requiredField {
 font-weight: bold;
 }
 
 /*The attributes of the fields that were required but left blank */
.missingField {
 font-weight: bold;
 color: #FF0000;
 }
.contentHeaderCell {
 background-color: #AAAA77;
 color: #FFFFFF;
 font-weight: bold;
 }

.contentListCell {
 background-color: #EEEEEE;
 color: #000000;
 }
.contentListCellAlt1 {
 background-color: #CCCCCC;
 color: #000000;
 }
.contentListCellAlt2 {
 background-color: #DDDDDD;
 color: #000000;
 }
.alternate1 {
 background-color: #CCCCCC;
 color: #000000;
 }
.alternate2 {
 background-color: #DDDDDD;
 color: #000000;
 }
