body
	{
	font-family: Verdana, Arial;
	line-height: 1.2;
	background: #999999;
	padding:0px;
	margin:0px;
	}

a
	{
	text-decoration: none;
	color: #336699;
	}

a:visited
	{
	color: #336699;
	}

a:active
	{
	color: #336699;
	}

a:hover
	{
	color: #ff0000; 
	}

#mainframe /*This is an ID selector because it only appears ONCE per page! */
	{
	margin-right:30px;
	margin-left: 30px;
	margin-top:25px;
	margin-bottom: 25px;
	padding-bottom:10px;
	background: #cccccc;
	border:1px solid #000;
	text-align:left;
	min-width:500px;
	}

#maincontent /*This is where the majority of the content will stay*/
	{
	background: #ffffff;
	margin-left: 10px;
	padding: 0px 5px 5px 5px;
	border: 1px solid #000000;
	font-size: 80%;
	margin-right: 205px;
	}

#title
	{
	font-size: 130%;
	font-weight: 700;
	border-bottom: 1px solid #000000;
	border-right: 10px solid #000000;
	border-left: 10px solid #000000;
	border-top: 1px solid #000000;
	margin-left: -6px;
	margin-right: -6px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #6699cc;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:auto;
	}
	html>body #title {
	width:auto;
	}

.main_heading
	{
	font-size: 100%;
	font-weight: 700;
	border-bottom: 1px solid #000000;
	border-right: 10px solid #000000;
	border-left: 10px solid #000000;
	border-top: 1px solid #000000;
	margin-left: -16px;
	margin-right: -16px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #ff9933;
	width:100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:auto;
	}
	html>body #title {
	width:auto;
	}

.main_subheading
	{
	border: 1px solid #000000;
	margin: 0px 10px 5px 10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background: #eeeeee;
	}

#menu /*ID because it only appears ONCE!*/
	{
	width:200px;
	padding:0px;
	margin-left:20px;
	margin-right:-3px;
	float:right;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
	html>body #menu {
	margin-right:-6px;
	}

.menus /*class because it can be repeated as many times as desired*/
	{
	border-left:1px solid #000; 
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	border-right:10px solid #000;
	background: #336699;
	color: #ffffff;
	font-size: 80%;
	padding: 10px 10px 10px 15px;
	margin-bottom:10px;
	text-align:left;
	}

.menu_heading
	{
	margin-left: -5px;
	font-weight: 700;
	}

#dailyquote
	{
	font-style: italic;
	}

.note_left /*class because it can be repeated as many times as desired*/
	{
	border-left:10px solid #000; 
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	border-right:1px solid #000;
	background: #ff9933;
	color:#000000;
	margin: 10px 10px 10px -11px;
	padding: 3px 3px 3px 3px;
	text-align:left;
	width:100px;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
html>body #menu {
	margin-left:-11px;
	}

.navigationlink
	{
	border: 1px solid #336699;
	padding: 1px 1px 1px 2px;
	font-weight: 700;
	color: #99cc99;
	}

.banner
	{
	margin: 5px 5px 5px 5px;
	text-align: center;
	}

.number
	{
	font-weight: bold;
	color: #000000;
	}

.CategoryLink
	{
	font-size: 75%;
	text-align: right;
	}

.NewsDates
	{
	font-weight: normal;
	font-size: 70%;
	color: #cc6633;
	}


