#wrapper {
	width: 675px;
	background-color: #CCCCCC;
}
#masthead {
	background-color: #CCCCCC;
	float: left;
	width: 675px;
	height: 100px;
}
#main {
	background-color: #CCCCCC;
	float: right;
	width: 533px;
}
#content {
	background-color: #CCCCCC;
	float: right;
	width: 533px;
	height: auto;
	margin-top: 5px;
}
#footer {
	background-color: #CCCCCC;
	clear: both;
	float: right;
	width: 533px;
	margin-top: 15px;
}
#nav {
	background-color: #CCCCCC;
	text-align: right;
	float: left;
	width: 130px;
	height: 300px;
	list-style-type: none;
}

.copyright {
	font-family: Arial;
	font-size: 9px;
	color: #6699CC;
	text-decoration: none;
	text-align: right;
}

.copyright a:link {
	font-family: Arial;
	font-size: 9px;
	color: #6699CC;
	text-decoration: none;
}

.copyright a:visited {
	font-family: Arial;
	font-size: 9px;
	color: #6699CC;
	text-decoration: none;
}

.copyright a:hover {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.img {
	float: left;
	margin-left: 140px;
}

.img2 {
	float: left;
}

.img1 {
	float: right;
}

.imgmaintop {
	float: left;
	width: 533px;
	height: 175px;
}

.imgmainbase {
	float: left;
	width: 533px;
	height: 175px;
}

.main {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 120%;
}
#thumbs {
	background-color: #CCCCCC;
	width: 533px;
	float: right;
	text-align: center;
	margin-top: 5px;
}

.main a:link {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.main a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.main a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #6699CC;
	text-decoration: none;
}

a:link {
	font-family      : arial;
	font-size        : 13px;
	color			 : #6699cc;
	text-decoration  : none;
} 

a:visited {  
	font-family      : arial;
	font-size        : 13px;
	color			 : #6699cc;
	text-decoration  : none;
}

a:hover {  
	font-family      : arial;
	font-size        : 13px;
	color			 : #666666;
	text-decoration  : none;
}

p {
	color: #000000;
	font-family: arial;
	font-size: 11px;
	line-height: 120%;
}

h6 {
	font: 9px arial;
	color: #999999;
}

.ul {
	font-family: Arial;
	font-size: 13px;
	color: #6699CC;
	text-decoration: none;
	font-style: normal;
	line-height: 22px;
}
 
.li {
	font-family: Arial;
	font-size: 13px;
	color: #6699CC;
	text-decoration: none;
	font-style: normal;
	line-height: 12px;
}
  
