*html body
{
	overflow-y:auto;
}

*+html body
{
	overflow-y:auto;
}

body
{
	overflow-y:scroll;
	margin: 0;
	padding: 0;
	background: white;
	background-repeat: repeat;
}

a
{
	text-decoration: none;
}

a:link
{
	color: #0000ff;
}

a:visited
{
	color: #0000ff;
}

a:active
{
}

a:hover
{
	text-decoration: underline;
}

h1
{
	margin: 0 0 0 8px;
	padding: 0;
	font-size: 150%;
	font-weight: bold;
	color: black;
	float: left;
	display: none;
}

h1 a
{
	color: black;
}

h2
{
	margin: 0;
	font-size: 150%;
	line-height: 1.5em;
	color: black;
}

h3
{
	margin: 0;
	padding: 0 0 0 4px;
	font-size: 100%;
	line-height: 1.25em;
	color: black;
	border-left: 4px solid #666666;
	border-bottom: 1px solid #666666;
}

img
{
	border: 0;
}

table
{
	border: 0;
	border-collapse: collapse;
}

.clearboth
{
	clear: both;
	height: 0;
}

#search
{
	width: 768px;
	height: 16px;
	margin: 0 auto;
	font-size: 80%;
	text-align: right;
	border-top: 4px solid #333333;
}

#search form
{
	margin: 0;
	padding: 0;
	display: inline;
	float: right;
}

#search input
{
	margin: 0;
	padding: 0;
	border: 1px solid gray;
}

#header
{
	width: 768px;
	height: auto;
	margin: 0 auto;
/*	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background: white url(./img/header.gif);
	background-repeat: repeat;*/
}

#header ul
{
	margin: 8px;
	float: right;
}

#header ul li
{
	padding: 0 12px;
	float: left;
	font-size: 80%;
	list-style-type: none;
	background-image: url(./img/blue_box_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#header ul ul
{
	display: none;
}

#header ul ul ul
{
	display: none;
}

#pageheader
{
	width: 768px;
	height: 47px;
	margin: 0 auto;
	background-image: url(img/pageheader.gif);
}

#rssfeed
{
	float: right;
	margin: 8px 0;
}

#marquee
{
	width: 764px;
	height: auto;
	margin: 0 auto;
	padding: 2px;
	background-color: red;
	font-size: 11px;
	color: white;
}

#breadcrumbslist
{
	line-height: 1.5em;
	width: 768px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	color: black;
	font-size: 80%;
	border-bottom: 1px solid #cccccc;
}

#breadcrumbslist ul
{
	margin: 0 0 0 144px;;
	padding: 0;
}

#breadcrumbslist ul li
{
	margin: 0 2px;
	list-style-type: none;
	display: inline;
}

#breadcrumbslist ul li a
{
	color: black;
}

#body
{
	clear: both;
	width: 768px;
	margin: 0 auto;
}

#pagebody
{
	clear: both;
	width: 768px;
	margin: 0 auto;
	background-image: url(img/bodybackground.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#mainmenu
{
	float: left;
	margin: 0;
	padding: 0;
	width: 144px;
	height: auto;
}

#mainmenu ul
{
	margin: 0;
	padding: 0;
}

#mainmenu ul li
{
	margin: 0;
	padding: 0;
	width: 144px;
	height: auto;
	line-height: 1.5em;
	list-style-type: none;
	background-color: #666666;
}

#mainmenu ul li a
{
	display: block;
	padding: 0 0 0 8px;
	width: 136px;
	font-size: 75%;
	color: white;
	border-bottom: 1px solid white;
}

#mainmenu ul ul
{
	margin: 0;
	padding: 0;
}

#mainmenu ul ul li
{
	margin: 0;
	width: 144px;
	height: auto;
}

#mainmenu ul ul li a
{
	padding: 0 0 0 24px;
	width: 120px;
	display: block;
	color: white;
}

#mainmenu ul ul ul
{
	margin: 0;
	padding: 0;
}

#mainmenu ul ul ul li
{
	margin: 0;
	width: 132px;
	height: auto;
}

#mainmenu ul ul ul li a
{
	padding: 0 0 0 20px;
	width: 112px;
	display: block;
	color: black;
}

#lowermenu
{
	display: none;
}

#content
{
	margin: 8px 0;
	padding: 0;
	width: 768px;
	font-size: 80%;
}

#content ul
{
	list-style-image: url(./img/blue_arrow.gif);
}

#pagecontent
{
	float: left;
	margin: 0 0 0 8px;
	padding: 0;
	width: 610px;
	font-size: 80%;
}

#pagetimestamp
{
	margin: 4px 0;
	font-size: 80%;
	text-align: right;
}

#topimage
{
	float: left;
	width: 320px;
	height: auto;
	padding: 0 32px;
}

#whatsnew
{
	float: left;
	margin-top: 4px;
	padding: 0;
	width: 384px;
	font-size: 80%;
	color: black;
}

#whatsnew h2
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 120%;
	font-weight: normal;
}

#whatsnew ul
{
	margin: 0;
	padding: 0;
}

#whatsnew ul li
{
	margin-top: 1ex;
	list-style-type: none;
}

#whatsnew ul li a
{
	margin: 0 0.5em;
}

#whatsnew ul li q
{
	margin: 0;
	quotes: none;
}

#quiz
{
	width: 374px;
	padding: 4px;
	margin: 8px 0;
	border: 1px solid gray;
}

#quizanswer
{
	clear: both;
	width: 256px;
	height: auto;
	margin: 8px auto;
	padding: 8px;
	border: 1px solid gray;
}

#topmenu
{
	width: 748px;
	height: 148px;
	margin: 0 10px;
	background-image: url(img/topmenu.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#topmenu ul
{
	margin: 0;
	padding: 0;
}

#topmenu ul li
{
	float: left;
	width: 187px;
	height: 70px;
	margin: 8px 0 0 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
}

#topmenu ul li a
{
	display: block;
	width: 187px;
	height: 70px;
	font-size: 11px;
	color: white;
	line-height: 16px;
}

#footer
{
	clear: both;
	width: 768px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: red;
	font-size: 80%;
}

#footer ul
{
	margin: 0;
	padding: 0;
}

#footer ul li
{
	list-style-type: none;
	display: inline;
	background-image: url(img/pipe_white.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer ul li a
{
	padding: 0 4px 0 8px;
	color: white;
	line-height: 1.5em;
}

#footer ul ul
{
	display: none;
}

#footer2
{
	clear: both;
	width: 768px;
	margin: 16px auto 32px auto;
	padding: 0;
	font-size: 80%;
}

#qrcode
{
	float: right;
	overflow: auto;
	width: 272px;
	padding: 4px;
	border: 1px solid black;
}

#contact
{
	float: right;
	overflow: auto;
	width: 272px;
}

#copyright
{
	width: 768px;
	height: auto;
	margin: 0 auto;
	font-size: 80%;
	text-align: right;
}
