body {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(images/pagebgnd.gif);
	background-repeat: repeat-x;
}
#wrapper {
	background-color: #FFF;
	border: 8px solid #CCC;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow: hidden;
	width: 770px;
}
#header {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 8px;
	border-bottom-color: #CCC;
}



#sidebar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 8px;
	padding-top: 8px;
}
#maincontent #news {
	border: 2px solid #FF0033;
	padding: 10px;
	text-align: center;
}
#maincontent #news p {
	text-align: left;
}
#maincontent .headline {
	background-color: #FF0033;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}


#sidebar a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	background-color: #000066;
	display: block;
	padding: 10px;
}
#sidebar  a.selected {
	background-color: #F03;
}
#sidebar a:hover {
	background-color: #CCCCCC;
}


#maincontent {
	background-color: #FFF;
	text-align: left;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-left: 190px;
	margin-bottom: 8px;
	width: 572px;
}

#maincontent  p {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #006;
	margin-right: 8px;
}
#maincontent ul {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	list-style-type: square;
}

#maincontent p.note {
	color: #666;
}
#maincontent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: normal;
	text-decoration: underline;
}
#maincontent a.anchor {
	text-decoration: none;
	font-weight: bold;
}

#maincontent a:hover {
	color: #999999;
}


#maincontent   h1   {
	font-size: 20px;
	color: #F03;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin-top: 8px;
}
#maincontent #anchor ul li {
	display: inline;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}

#maincontent   h2   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #006;
	font-weight: normal;
}
#maincontent h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FF0033;
	font-weight: normal;
}
#maincontent h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #006;
	font-weight: normal;
}


#maincontent  #table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	border: 2px none #CCCCCC;
	text-align: left;
}

#footer {
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: both;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F03;
	text-align: center;
	padding: 8px;
}
#credit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
}
#iframe {
	border: 2px solid #CCC;
	width: 550px;
	height: 300px;
	padding: 8px;
}


#credit a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.leftimage {
	border: 2px solid #CCC;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.rightimage {
	border: 2px solid #CCC;
	float: right;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.image {
	border: 2px solid #CCC;
}

.clearfloat {
	clear: both;
}
.newimage {
	border: 2px solid #CCC;
	height: 350px;
	width: 550px;
}
#maincontent .tony {
	font-style: italic;
	color: #333333;
	font-size: 12px;
}
#maincontent .tony a {
	color: #333333;
}
