BODY {
	BACKGROUND-COLOR: #F7F900;
	FONT-FAMILY: "comic sans ms","trebuchet MS",sans-serif;
	FONT-SIZE: 13px;
	line-height: 130%;
	color: #A1A1A1;
}

#horizontal {
	BACKGROUND-COLOR: #000000;
	background-image: url(images/horizon_top.gif);
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}

#main{
	height: 100%;
	width: 80%;
}

#main2{
	height: 100%;
	width: 100%;
}

.blackleft{
	BACKGROUND-COLOR: #000000;
}

.blackright{
	BACKGROUND-COLOR: #000000;
}

.yellow{
	background-image: url(images/black_left.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#logoholder{
	padding-left: 30px;
}

#peeker{
}

.randomquote{
	background-image: url(images/quotedash.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 28px;
	FONT-FAMILY: "comic sans ms","trebuchet MS",sans-serif;
	FONT-SIZE: 13px;
	line-height: 160%;
	color: #666666;
	text-align:center;
	FONT-WEIGHT: normal;
	FONT-STYLE: italic;
}

#supporters{
	FONT-FAMILY: "comic sans ms","trebuchet MS",sans-serif;
	FONT-SIZE: 13px;
	line-height: 160%;
	color: #333333;
	text-align:center;
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
	padding-left: 35px;
}

#navset {
	background-image: url(images/big_happy.gif);
	background-position: center left;
	background-repeat: no-repeat;
	height:204;
	padding-left:62px;
}

#navholder{
	width:150px;
	height:14px;
}

.nav {
	FONT-FAMILY: "comic sans ms","trebuchet MS",sans-serif;
	FONT-SIZE: 10px;
	line-height: 130%;
	COLOR: #FFFFFF;
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 150px;
}

.nav:hover {
	COLOR: #FFFF00;
	border-bottom-color: #FFFF00;
}

.tagline {
	FONT-FAMILY: "comic sans ms","trebuchet MS",sans-serif;
	FONT-SIZE: 11px;
	line-height: 120%;
	COLOR: #CC0033;
	FONT-WEIGHT: normal;
	FONT-STYLE: italic;
	TEXT-DECORATION: none;
}

#rightsholder{
	text-align: center;
	padding-bottom:20px;
}

#rightsholderhorizon{
	background-color:#000000;
	text-align: right;
	padding-bottom:20px;
}

.smalltext {
	font-family: arial,veranda,sans-serif;
	FONT-SIZE: 9px;
	line-height: 130%;
	COLOR: #666666;
	FONT-WEIGHT: normal;
	FONT-STYLE: italic;
	TEXT-DECORATION: none;
}

.rights {
	font-family: arial,veranda,sans-serif;
	FONT-SIZE: 8px;
	line-height: 120%;
	COLOR: #666666;
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
}

.rights:hover {
	COLOR: #CC0033;
	TEXT-DECORATION: none;
}

#addressholder{
	FONT-FAMILY: "comic sans ms","trebuchet MS",sans-serif;
	FONT-SIZE: 9px;
	line-height: 120%;
	COLOR: #F7F900;
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	text-align: center;
	padding-bottom:20px;
}

#addresshorizon{
	background-color: #000000;
	FONT-FAMILY: "comic sans ms","trebuchet MS",sans-serif;
	FONT-SIZE: 9px;
	line-height: 120%;
	COLOR: #F7F900;
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	text-align: center;
	padding-bottom:20px;
}

.content {
	padding-left:30px;
	padding-right:30px;
}

.contentright {
	padding-left:30px;
	padding-right:30px;
}

.big{
	FONT-FAMILY: "comic sans ms","trebuchet MS",sans-serif;
	font-size:20;
	font-weight: Bold;
	font-style: normal;
	line-height: 120%;
	COLOR: #FF0033;
}

.headline{
	FONT-FAMILY: "comic sans ms","trebuchet MS",sans-serif;
	font-size:15;
	font-weight: Bold;
	font-style: normal;
	line-height: 120%;
	COLOR: #FF0033;
}

.subhead {
	FONT-FAMILY: "comic sans ms","trebuchet MS",sans-serif;
	FONT-SIZE: 13px;
	line-height: 140%;
	COLOR: #F7F900;
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
}

.subhead2 {
	FONT-FAMILY: "comic sans ms","trebuchet MS",sans-serif;
	FONT-SIZE: 15px;
	line-height: 140%;
	COLOR: #FFFFFF;
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
}

.captionhead {
	FONT-FAMILY: "comic sans ms","trebuchet MS",sans-serif;
	FONT-SIZE: 13px;
	line-height: 140%;
	COLOR: #CC0033;
	FONT-WEIGHT: bold;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
}

.caption {
	FONT-SIZE: 12px;
	line-height: 120%;
	COLOR: #A1A1A1;
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	text-align: center;
}

.caption2 {
	FONT-SIZE: 12px;
	line-height: 120%;
	COLOR: #A1A1A1;
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #CC0033;
	padding:20px;
}

.label {
	FONT-SIZE: 14px;
	line-height: 120%;
	COLOR: #FFFFFF;
	FONT-WEIGHT: normal;
	FONT-STYLE: italic;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.blackform {
	color: #A1A1A1;
	padding-top: 5px;
}

.black {
	color: #333333;
}
	
.blackhole {
	text-align: center;
}

p {
	FONT-FAMILY: "comic sans ms","trebuchet MS",sans-serif;
	FONT-SIZE: 13px;
	line-height: 130%;
	COLOR: #A1A1A1;
}

td {
	FONT-FAMILY: "comic sans ms","trebuchet MS",sans-serif;
	FONT-SIZE: 13px;
	line-height: 130%;
	COLOR: #A1A1A1;
}

ul{
	list-style-type: circle;
	margin-top: 0px;
}

li{
	padding-top: 8px;
	FONT-SIZE: 13px;
}


A {
	COLOR: #009900;
	text-decoration: none;
}

A:hover {
	COLOR: #CC0066;
}

