#navigation {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	height: 30px;
}

#wrapper {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px dotted #009900;
}
#mainArea {
	width-max: 760px;
	margin-top: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#copyright {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 2px;
}
.nav {
	margin: 0px;
	padding: 0px;
}

ul.nav li {
	float: left;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.nav a {
	display: block;
	width: 100px;
	text-decoration: none;
	color: #999999;
	padding: 0px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.nav a:hover {
	color: #333333;
}

ul.nav2 {
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: default;
	line-height: 25px;
}

.nav2 a{
text-decoration: none;
}

ul.nav2 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.nav2 li:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100px;
}

ul.nav2 li>ul{
display: none;
position: absolute;
max-width: 40ex;
margin-left: 6px;
margin-top: 2px;
}

ul.nav2 li:hover>ul{
	padding-left: 75px;
	display: inline;
}

#navigation .nav .style7 {
	color: #333333;
}
/*old info*/
/*#mainMenu {
	text-align: left;
	width: 200px;
	padding-top: 10px;
	line-height: 20px;
}*/

.mainMenu {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 315px;
	margin-top: 8px;
}

div.mainMenu a.BlogButtonCurr img, div.mainMenu a.BlogButton img {
	width:0px;
	height:0px;
	border-width:0;
}

div.mainMenu a.BlogButtonCurr:hover img, div.mainMenu a.BlogButton:hover img {
	position:absolute;
	top:0px;
	width:400px;
	height:312px;
	right: 0px;
}
.mainMenu a{
	font-size: 0.8em;
	text-decoration: none;
	color: #999999;
}
.mainMenu a:hover{
	color: #333333;
}

.mainMenu a:hover {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}  /*for ie*/

#mainMenu a{
	font-size: 0.8em;
	text-decoration: none;
	color: #999999;
}
#mainMenu a:hover{
	color: #333333;
}
/*#mainMenu a img {
	display:block;
	width:25px;
	height:25px;
	border:0;
	left: 65px;
	position: relative;
	top: -20px;
}*/
/*#mainMenu a:hover img{
	position:relative;
	top:0px;
	width:500px;
	height:auto;
	border:1px solid #000;
	left: 100px;
}*/

#navigation .nav .largerText {
	font-size: 1.2em;
	width: 250px;
	text-align: left;
	color: #333333;
	margin-top: 0px;
}
#navigation .nav .activePage {
	color: #333333;
}
#mainArea #mainMenu .rollover img {
	position: absolute;
	width: 50px;
	padding-left: 100px;
	left: 191px;
	top: 91px;
}
#mainArea #mainMenu .rollover a {
	position: relative;
	width: 100px;
}

