body {
	margin: 0px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: medium;
	background: #FFFFCC url(../images/easytile.gif) repeat-x;
	color: #000;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 110%;
}

h4{
	font-size: 100%;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;

}

p, ol, ul, dl, blockquote {
	
}

a {
	color:#333;
}

a: hover {
	text-decoration: underline;
}

table {
	border:none;
	
}

table td{
	padding: 0.4em;
}

hr {
	height: 1px;
	color:#CCC;
	
}

/* accessmenu */

#accessmenu
{
	margin: 0 auto;
	width: 810px;
	height: 20px;
	padding: 1em 0 1em 0em;
	font-size: 12px;
	color:#333;
	vertical-align:bottom;
}

#accessmenu ul
{
	margin: 0;
	list-style: none;
	padding: 0;
}

#accessmenu li
{
	display: inline;
	text-transform: none;
	height: 2em;
	line-height: 2em;
	float: right;
	text-align: center;
	padding: 2px;
}

#accessmenu li a
{
	color: #333;
	font-weight: bold;
	vertical-align: bottom;
	
}
#accessmenu img
{
	border: none;
}

#accessmenu li a:hover
{
	text-decoration: underline;
}

/* Menu */

#menu
{
	margin: 0 auto;
	width: 810px;
	height: 18px;
	padding: 1em 0 1em 0em;
	background: #000033;
	font-size: 14px;
	color:#FFF;
	float: inherit;
	margin-top: 0.2em;
}

#menu ul
{
	margin: 0;
	list-style: none;
	padding: 0;
}

#menu li
{
	display: inline;
	text-transform: none;
	height: 2em;
	line-height: 2em;
}

#menu li a
{
	color: #ffffff;
	font-weight: bold;
	float: left;
	width: 90px;
	display: block;
	text-decoration: none;
	text-align: center;
}

#menu li a:hover
{
	text-decoration: underline;
}

#menu li a:hover
{
	text-decoration: underline;
}

/* Header */

#header {
	margin: 0 auto;
	height: 86px;
	width: 810px;
	background: #fff;
	border:none;
}

#header h1
{
	display: block;
	margin: 0em auto;
	text-transform: uppercase;
	float: left;
	letter-spacing: -1px;
	font-size: 2.8em;
}

#header h2 {
	font-weight: bold;
	margin: 0em auto;
	padding-left: 260px;
}

#header a {
	text-decoration: none;
	color:#0CF;
}

#header img{
	border: 0;
}

/* Banner */

#banner {
	margin: 0 auto;
	height: 123px;
	width: 810px;
	background: #006666 url(../images/banners/generic_banner.jpg) repeat-x;
}
#banner h1
{
	text-transform: none;
	margin-right: 14px;
	font-size: 32px;
	float: right;
	vertical-align: bottom;
	letter-spacing: -1px;
	color:#FFF;
	text-align: right;
}

/* Content */

#content {
	width: 810px;
	margin: 0 auto;
	background: #FFFFCC url(../images/easytile.gif) repeat-x;
	border-color: #FFFFCC;
}

/* Col One */

#colOne {
	float: left;
	width: 140px;
	padding: 20px 10px;
	margin-right: 4px;
	background: #FFFFCC url(../images/easytile.gif) repeat-x;
}

#colOne img{
	margin-left: 0;
	padding-left: 0.4em;
	border:none;
}

#colOne ul {
	margin-left: 0;
	padding-left: 0.2em;
	list-style: none;
}

#colOne li {
	list-style: none;
	line-height: 1.2em;
	margin: 0.2em;
	text-transform: none;
	padding: 0.4em;
	font-weight: bold;
	background: #000033;
	color: #fff;
}

#colOne a { 
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	
}

/* Col Two */

#colTwo {
	float: left;
	width: 428px;
	padding: 20px 10px;
	color: #000;
	background: #FFFFCC url(../images/easytile.gif) repeat-x;
}

#colTwo h1 {
	color:#333;
	text-decoration: none;
}

#colTwo h2 {
	color:#333;
	text-decoration: none;
}

#colTwo h3 {
	color:#333;
	text-decoration: none;
	margin-bottom: -1em;
}

#colTwo ul {
	margin-left: 0;
	padding-left: 1em;
	list-style: square inside;
}

#colTwo li {
	list-style: square;
	margin: 0;
	padding: 4px 0px;
}

.other
{
	padding: 0.4em;
	color:#fff;
	font-weight: bold;
	background: #000033;
}

.link
{ 
	background: #FFFFCC url(../images/easytile.gif) repeat-x;
	padding: 0.4em;
	color:#fff;
	font-weight: bold;
}

#colTwo a
{
	color:#003;
	font-weight: bold;
	text-decoration: underline;
}

#colTwo a:hover
{
	text-decoration: underline;
}

#colTwo img {
	
	border: none;
}

#colTwo img.left {
	float: left;
	margin: 2px 6px 0 0;
}

#colTwo img.right {
	float: right;
	margin: 6px 0 0 15px;
}

.post {
	margin-bottom: 1em;
	margin-top: 0.2em;
	padding: 0.2em;
	border: 1px solid #000;
}

/* Col Three */

#colThree {
	float: left;
	width: 166px;
	padding: 20px 10px;
	margin-left: 4px;
	background: #FFFFCC url(../images/easytile.gif) repeat-x;
}

#colThree h1

{ 
	background: #000033;
	padding: 0.2em;
	font-weight: bold;
	color: #fff;
}

#colThree h2
{ 
	background: #000033;
	padding: 0.2em;
	font-weight: bold;
	color: #fff;
	padding: 0.25em 0.75em 0.25em 0.75em;
}

#colThree h3
{ 
	background: #000033;
	padding: 0.2em;
	font-weight: bold;
	color: #fff;
	padding: 0.25em 0.75em 0.25em 0.75em;
}


.toolbox {
	
	width: 170px;
	margin-bottom: 0.4em;
	border: 1px solid #000;
	background: #FFFFCC url(../images/easytile.gif) repeat-x;
	
}

#colThree ul {
	margin-left: 0;
	padding-left: 1em;
	padding-right: 1em;
	list-style: none;
}

#colThree li {
	margin-bottom: 0.4em;
	text-decoration: none;
}

#colThree a {
	text-decoration: none;
	color:#000;
}

#colThree img {
	border: 0;
}

#colThree a:hover {
	
	text-decoration: underline;
}

/* Search */

#search {
	float: right;
	width: 240px;
	padding: 35px 10px 0px 0px;
	margin-right: 0.8em;
}

#search form {
	float: right;
	margin: 0;
	padding: 4px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px
}

#search-text {
	width: 150px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background-color:#EEE;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #2A4345;
	border: 1px solid #5F817E;
	color: #FFFFFF;
}

/* Awards */

#awards {
	
	margin: 0 auto;
	width: 810px;
	background: #FFF;
	padding: 1em 0 1em 0em;
}

#awards p {
	margin: 0px;
	text-align: center;
	padding-top: 10px;
}
#awards img {
	border:none;
}

#awards a {
	text-decoration: none;
}
/* Footer */

#footer {
	background: #000033;
	margin: 0 auto;
	width: 810px;
	padding: 1em 0 1em 0em;
}

#footer p {
	margin: 0px;
	text-align: center;
	padding-top: 4px;
	color:#FFF;
}

#footer a {
	text-decoration: underline;
	color:#FFF;
}


