/* Table Of Contents

	1.Page Attributes
	2.Menu
	3.Text Formatting
	4.Special
	
 */
 /* Page Attributes */
body {text-align: center;background-color: #333333;background: url(../images/bg.jpg);padding: 0px;margin: auto;font:Georgia, "Times New Roman", Times, serif; font-size:12px;}
#pagetop {background: url(../images/bbg.jpg);height: 25px;width: 100%;}
#CenteringBox {top: 0px;bottom: 0px;width: 798px;position: relative;margin: 0px auto;text-align: left; background:#000000;}
#Banner {background: url(../images/banner.jpg);height: 185px;}
#MainImage {background: url(../images/tempbackground.jpg);height: 500px;}
#pagebottom {background: #000000;height:35px;width: 799px;}
#pagebottomm {background: #000000;height:100px;width: 799px;}
#generalcontent {background: #ffffff;top: 1px;width:790px; position:relative; left:1px; padding: 3px;}
p {width:700px; padding:5px;}
p.quote {width:400px;font-size:12px;font-style:italic;}
p.title {width:400px;font-size:20px;font-style:oblique;}

/* Menu */
#menu {top: 170px;height: 27px;left: 2px;position: absolute;background: url(../images/nav/inactive.jpg);height: 27px;}
#menu2 {top: 145px;position:absolute;}

/* Text Formatting */ 
a {color: #000000;font-size: 14px;}
a:link {color: #222222;}
a:visited {color: #222222;}
a.toplink {color: #FFFFFF;top: -20px;position:absolute;font-size: 16px;}
a.bottomlink {bottom: 3px;left: 115px;position:absolute;color:#FFFFFF;font-size:12px;text-align:center;}
a.menu {left:2px;right:2px;bottom:5px;position:relative;font-size:16px;}

/* Special */
img {border: none;} /* removes borders from img tags */