#content1 {
	border: 1px solid #CCCCCC;
}
#content2 {
	border: 1px solid #CCCCCC;
	clear: both;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
#header {
	background-color: #FF6FC4;
	width: 100%;
	height: 100px;
	padding-top: 5px;
}
#headernav {
	background-color: #FF6FC4;
	width: 100%;
	height: 20px;
	padding-top: 5px;
}
#header2 {
}
.headerad {
	float: right;
}
#outer_wrapper {
	background: #fff url(background_3.gif) repeat-y left;
	border: 2px solid #FF6FC4;
}
#wrapper {
	background: url(background_2.gif) repeat-y right;
}
#container {
	width: 100%;
	float: left;
	margin-right: -180px;
	background: url(background_2.gif) repeat-y right;
}
#content {
	margin-right: 180px;
	background: url(background_3.gif) repeat-y left;
}
#main {
	margin-left: 170px;
}
#left {
	width: 160px;
	float: left;
}
#sidebar {
	width: 170px;
	float: right;
}
#footer {
	background: #FF6FC4;
	width: 100%;
	height: 20px;
}
h1 {
	margin-top: 0;
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
#navigation {
	background-color: #FFFFFF;
	border: 2px solid #FF6FC4;
	width: 100%;
}
.sidebar {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 13px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: -2px;
}

/* Float Tags */

div.float {
	float: left;
	padding: 5px;
	width: 150px;
	height: 170px;
  }
div.float p {
	text-align: center;
	margin-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
 }
div.floatad {
	float: left;
	padding: 5px;
	width: 300px;
	height: 150px;
} 
.avname {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
.title {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #663300;
	margin-top: 15px;
}
.subtitle {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
}
.subtitle2 {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663300;
	margin-top: 10px;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding: 2px;
}
p,li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 5px;
}
#googlefoot {
	/*border: 1px solid #CCCCCC;*/
	height: 100px;
	width: 468px;
	background-position: center center;
	margin-left: 180px;
}

.topnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 2px;
	background-color: #FFFFFF;
	width: 100%;
	font-weight: bold;
}
.navtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
