/* undo */

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

/* let's go */

body 
{
background-color: #F0F0F0;
}

a:link{color: #000066;}
a:visited{color: #6699CC;}
a:hover{color: #000066;}

/* sections */ 

#container
{
	margin: 0 auto;
	width: 800px;
	background-color: #FF9900;
	background: url(container.gif);
	padding: 0;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
}

#top
{
	height: 75px;
	background-color: #FF9900;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-image: url(footer.gif);
}

#menu
{
	float: left;
	width: 157px;
}

#content
{
	margin-left: 175px;
	width: 575px;
	padding-left: 15px;
	padding-right: 15px;
}

#footer
{
	background-color: #FF9900;
	padding: 10px;
	background-image: url(footer.gif);
	background-repeat: repeat;
	font: 10px Arial, san-serif;
}

#signup
{
	text-align: center;
	height: 60px;
	font-family: Arial, san-serif;
	font-size: 12px;
	padding-top: 5px;
	border-left: 1px solid #FFFFFF;
}

/* breaks */

.space
{
	height: 10px;
}

#topbreak
{
	clear: both;
	height: 25px;
	background: url(tl_5.gif);
}

#bottombreak
{
	clear: both;
	height: 15px;
	background: url(bl_2.gif);
}

.break
{
	clear: both;
	height: 5px;
}


.email
{
	font-weight: bold;
	font-family: Arial, san-serif;
	color: #FFFFFF;
}

.boxfont
{
	font-weight: bold;
	color: #FFFFFF;
}

/* menu */

ul.primary
{
	list-style: none;
	font-family: Arial, san-serif;
	font-size: 12px;
	font-weight: bold;
	background: #FF9900;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

li.primary
{
	border-top: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-top: 10px;	
	height: 22px;
}

ul.secondary
{
	list-style: none;
	font-family: Arial, san-serif;
	font-size: 12px;
	font-weight: normal;
	background: #999999;
	border-bottom: 5px solid #FF9900;
	border-top: 1px solid #FFFFFF;
}

li.secondary
{
	padding-top: 5px;
	padding-right: 10px;
	height: 20px;
	border-left: 15px solid #FF9900;
	vertical-align: bottom;
}

li.primary_first
{
	height: 22px;
	padding-top: 10px;
	border-top: 0px;
	padding-right: 10px;
}

li.secondary_first
{
	font-weight: bold;
	padding-top: 10px;
	background: #FF9900;
	border: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
}

#here
{
	background: #FF6600;
}

.float_left
{
	float: left;
	width: 180px;
	text-align: left;
}

.float_right
{
	float: right;
	width: 180px;
}

/* links */

.primary a:link{color: #FFFFFF;}
.primary a:visited{color: #FFFFFF;}
.primary a:hover{color: #FFFFFF;}
.secondary a:link{color: #FFFFFF;}
.secondary a:visited{color: #FFFFFF;}
.secondary a:hover{color: #FFFFFF;}

/* text */

#menu h5
{
	display: inline;
	font-family: Arial, san-serif;
	font-size: 14px;
	padding-right: 10px;
}

#menu p
{
	font-family: Times, serif;
	font-size: 14px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 25px;
	font-weight: normal;
	color: #FFFFFF;
}

/* content section */

.main_header
{
	border-bottom: 4px solid #666666;
	font-family: Arial, san-serif;
	font-size: 16px;
	padding-bottom: 5px;
	color: #666666;
}

.sub_header
{
	font-family: Arial, san-serif;
	font-size: 16px;
	padding-bottom: 10px;
	color: #999999;
}

.article
{
	border-bottom: 4px solid #666666;
	font-family: Arial, san-serif;
	font-size: 12px;
	padding: 10px 0 15px 0;
	min-height: 150px;
}

.article img{
	margin: 0;
	padding-right: 15px;
	padding-bottom: 5px;
}
.article td {
	margin: 5px;
	padding: 5px;
	font-family:Verdana, Geneva, sans-serif;
	vertical-align:top;
}

#article_last
{
	border-bottom: 0px solid #666666;
}

.article_archive
{
	margin: 10px 0;
}

.breadcrumb
{
	color: #999999;
}

h3
{
	display: inline;
	font-family: Arial, san-serif;
	font-size: 20px;
	color: #FF9900;
}

h2
{
	display: inline;
	font-family: Arial, san-serif;
	font-size: 14px;
	color: #FF9900;
	margin-right: 10px;
}

.masklink a:link{color: #FF9900;}
.masklink a:hover{color: #FF9900;}
.masklink a:visited{color: #FF9900;}

p
{
	padding-top: 5px;
	padding-bottom: 5px;
}

/* news sidebar */

#news
{
	float: right;
	width: 175px;
	text-align: center;
	background-color: #666666;
	margin-top: 20px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-left: 10px solid #FFFFFF;
}

#news h3
{
	font-family: Arial, san-serif;
	font-style: italic;
	font-size: 16px;
}

#news a:link{color: #FFFFFF;}
#news a:visited{color: #FFFFFF;}
#news a:hover{color: #FFFFFF; text-decoration: underline;}

#news ul
{
	border-top: solid 2px #FFFFFF;
	padding-top: 10px;
	margin-top: 5px;
	list-style: disc;
	padding-left: 12px;
}

#news li
{
	font-family: Arial, san-serif;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
}
#content ol, #content ul {
	margin: 10px 0 10px 30px;
	}
#content ul li, #content ol li {
	margin: 6px 0;
}
#content ul li {
	list-style:disc;
}
#content ol li {
	list-style-type:decimal;
	}