
#page_cont { position: absolute;
	 top: 50px;
	 left: 150px;
	 }

#top_cont { position: absolute;
	 top: 0px;
	 left: 0px;
	 width: 925px;
	 height: 50px;
	 padding: 0px;
	 margin: 0px;
	 }
#nav_cont { background-image: url("images/grad_bg.png");
	 background-repeat: repeat-x;
	 background-color: #8a0000;
	 position: absolute;
	 top: 50px;
	 left: 0px;
	 width: 204px;
	 min-height: 200px;
	font-family: serif;
	}
#content_cont { background-image: url("images/grad_bg.png");
	 background-repeat: repeat-x;
	 background-position: top;
	 background-color: #8a0000;
	 position: absolute;
	 top: 50px;
	 left: 200px;
	 width: 775px;
	 min-height: 525px;
	 }

#content_cont img { margin: 5px;}

#footer_cont { position: absolute;
	 bottom: -50px;
	 left: 0px;
	 width: 775px;
	 height: 50px;
	font-size: 12px;
	}
#footer_content { color: #ffffff;
	 background-color: #8a0000;
	 position: absolute;
	 left: 50px;
	 top: 0px;
	 width: 675px;
	 height: 100%;
	 background-image: url("images/w_repeat.png");
	 background-repeat: repeat-x;
	 background-position: bottom;
	}

#document_title { background-image: url("images/top_bg.png");
	 background-repeat: repeat-x;
	 background-color: #8a0000;
	 height: 100%;
	 position: absolute;
	 left: 49px;
	 top: 0px;
	 width: 877px;
	 margin: 0px;
	 padding: 3px;
	 text-align: right;
	 font-size: 36px;
	 font-style: italic;
	 color: #ffffff;
	font-family: serif;
	}
#document_title_text {
	 position: absolute;
	 right: 0px;
	top: -40px;
	height: 50px;
	}
#nav_close { position: absolute;
	 bottom: -50px;
	 left: 0px;
	 height: 50px;
	 width: 100%;
	 padding: 0px;
	 margin:0px;
	}

#nav_close_filler { background-color: #8a0000;
	 position: absolute;
	 top: 0px;
	 left: 50px;
	 width: 154px;
	 height: 100%;
	 background-image: url("images/w_repeat.png");
	 background-position: bottom;
	 background-repeat: repeat-x;
	 }

#content_white_left { background-image: url("images/w_repeat.png");
	 background-repeat: repeat-y;
	 width: 4px;
	 height: 100%;
	 position: absolute;
	 top: 0px;
	 left: 0px;
	 }

body {background-color: #000000;
	 color: #cdcdcd;
	 background-image: url("images/background.png");
	 background-repeat: repeat;
	font-family: sans-serif;
	 }

.style_images { border: 0px;
	 margin: 0px;
	 padding: 0px;
	}
table { background-image: url(images/clearpix.png); }
h2 { background-image: url(images/clearpix.png); }
h3 { background-image: url(images/clearpix.png); }
h4 { background-image: url(images/clearpix.png); }


#q1i { width: 50px;
	 height: 50px;
	 position: absolute;
	 top: 46px;
	 right: 0px;
	 background-image: url("images/circle_i_q1.png");
	 background-repeat: no-repeat;
	 background-position: top left;
	}

#q1 { position: absolute;
	 left: 925px;
	 top: 0px;
	 background-image: url("images/circle_q1.png");
	 background-repeat: no-repeat;
	 width: 50px;
	 height: 50px;
	 background-position: top left;
	}

#q4 { position: absolute;
	 top: 0px;
	 right: 0px;
	 background-image: url("images/circle_q4.png");
	 background-repeat: no-repeat;
	 width: 50px;
	 height: 50px;
	 background-position: top left;
	}

#q3 { width: 50px;
	 height: 50px;
	 position: absolute;
	 left: 0px;
	 top: 0px;
	 background-image: url("images/circle_q3.png");
	 background-position: top left;
	 background-repeat: no-repeat;
	}

#q32 { width: 50px;
	 height: 50px;
	 position: absolute;
	 left: 0px;
	 top: 0px;
	 background-image: url("images/circle_q3.png");
	 background-position: top left;
	 background-repeat: no-repeat;
	}

#q2 { position: absolute;
	 top: 0px;
	 left: 0px;
	 background-image: url("images/circle_q2.png");
	 background-repeat: no-repeat;
	 width: 50px;
	 height: 50px;
	 background-position: top left;
	}

#sails { position: fixed;
	 top:200px;
	 left: 1000px;
	 width: 100%;
	 height: 100%;
	 background-image: url("images/sails.png");
	 background-position: top left;
	 background-repeat: no-repeat;
	 }

#img_border { background-color: #ffffff;
	 padding: 4px;
	 float: right;
	 }
#floatimg { background-color: #ffffff;
	padding: 4px;
	}

.floatright { float: right; }
.floatleft  { float: left;  }
#content_content { padding: 15px;
	 }

#spacer { position: absolute;
	 bottom: -50px;
	 height;
	 50px;
	 }
#right { position: absolute;
	top: 400px;
	left: 10px;
	background-color: #33ccff;
}
#header_title { height: 20px;
	 background-image: url("images/grad.png");
	 background-repeat: repeat-x;
	 font-size: 18px;
	 color: #ffffff;
	margin-botton: 10px;
	}

#creator { position: absolute;
	 left: -200px;
	 text-align: right;
	 color: #33ccff;
	 font-size: 14px;
	 width: 600px;
	 }

#navigation_items ul { list-style-type: none;
	 padding-left: 0px;
	 margin-left: 15px;
	 }

#navigation_items li { background: url("images/li_des.png") left center no-repeat;
	 padding-left: 10px;
	 display: block;
	}
#navigation_items li:hover { background: url("images/li_sel.png") left center no-repeat;
	 padding-left:20px;
	 width: 90%;
	 background-color: #de0000;
	}

#navigation_items a:link {text-decoration: none;
	 color: #ffffff;
	 font-size: 20px;
	}
#navigation_items a:visited {text-decoration: none;
	 color: #ffffff;
	 font-size: 20px;
	}
#navigation_items a:hover {text-decoration: none;
	 color: #ffffff;
	 font-size: 20px;
	}
#navigation_items a:active {text-decoration: none;
	 color: #ffffff;
	 font-size: 20px;
	}


#pennant { 
 background-image: url("images/pennant.png");
	 background-repeat: no-repeat;
	 width: 200`;
	 background-position: center left;

	position: relative;
	right: 100px;
	top: 45px;
	 }

a:link { color: #efefef;
	}
a:visited { color: #efefef;
	}
a:hover { text-decoration: underline;
	 color: #ffffff;
	} 
a:active { color: #efefef;
	}

#white_left {position: absolute;
	left: 0px;
	top: 0px;
	width: 4px;
	height: 100%;
	background-color: #ffffff;
	}
	
#white_right {position: absolute;
	right: 0px;
	top: 0px;
	width: 4px;
	height: 100%;
	background-color: #ffffff;
}

#recentnewswbg { height: 20px;
	 background-image: url("images/grad.png");
	 background-repeat: repeat-x;
	 font-size: 18px;
	 color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	}

#recentnews_items { background-color: #8c0000; 
	border-width: 3px;
	border-color: #5f0000;
	border-style: solid;
	background-color: #8c0000;
	background-image: url("images/newsbg.png");
	background-repeat: repeat-x;
	background-position: top right;
	width: 100%;
	margin-top: 10px;
	}

a.devlink:link { color: #33ccff; }
a.devlink:visited { color: #33ccff; }
a.devlink:hover { color: #33ccff; text-decoration: none;}
a.devlink:active { color: #33ccff; }

#iemessage {visibility: hidden; }