a:link {
color: #CCCCCC;
text-decoration:none;
}
a:visited {
color: #CCCCCC;
text-decoration:none;
}
a:hover {
color: #666666;
text-decoration: none;
}
a:active {
color: #FFFFFF;
text-decoration: none;
}


body {
	background: #2b2b2b;
	background-image:url(images/background/background.gif);
}

#menubar {
	background-image:url(images/Menu/menubar.gif);
	width: 760px;
	height: 39px;
	color: #999999;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 15px;
}

#menutext {
	position: relative;
	top: 4px;
	width: 760px;
	height: 39px;
	color: #999999;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 15px;
}


#lowermenubar {
	background-image:url(images/Menu/WholeMenu_12.gif);
	width: 760px;
	height: 40px;
	color: #999999;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 15px;
}

#lowermenutext {
	position: relative;
	top: 4px;
	width: 760px;
	height: 40px;
	color: #999999;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 15px;
}

#laubar {
	background-image:url(images/Menu/laubar.gif);
	width: 680px;
	height: 34px;
	color: #999999;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 15px;
}

#lautext {
	position: relative;
	top: 7px;
	width: 680px;
	height: 34px;
	color: #999999;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 15px;
}

#wrapper {
	background-image:url(images/background/box2.gif);
	width: 800px;
}

#fr {
	float: right;
	}
	
#fl {
	float: left;
	margin-right: 3px;
	}

#committee {
	width: 670px;
	min-height: 230px;
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	background-color: #212121;
}

#committeepic {
	float: left;
	padding: 15px;
	width: 140px;
	}
	
#committeetext {
	position: relative;
	padding: 5px;
	}

#news {
	width: 670px;
	min-height: 165px;
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	background-color: #212121;
	}

#newspic {
	float: left;
	padding-top: 10px;
	padding-left: 8px;
	width: 140px;
	}

#newstext {
	position: relative;
	left: 5px;
	}

#whitebox {
	text-align: center;
	width: 670px;
}


#maintext {
	color: #999999;
	text-align: left;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
	font-size: 14px;
}

#footer {
	color:#0033FF;
	position: relative;
	font-size: 11px;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
	text-decoration: none;
	width: 800px;
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	background-color: #212121;
}

.title {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
}

.emphasis {
	color: #c0b88b;
	font-weight: bold;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
}

.emphasisbigger {
	color: #c0b88b;
	font-weight: bold;
	font-size: 20px;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
}

.lesbian {
	color: #319ad1;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
}

.gay {
	color: #922ecc;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
}

.bisexual {
	color: #c93c2b;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
}

.straight {
	color: #bdbc16;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
}

.trans {
	color: #2ec01f;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
}

.chat {
	color: #666666;
	font-family: "Microsoft Sans Serif", Arial, sans-serif;
}

.blogimage {
  max-width: 135px;
  max-height: 145px;
  width: expression(this.width > 135 ? "135px" : true);
  height: expression(this.height > 145 ? "145px" : true);
}

/* IMAGE ROTATOR */

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:116px;
	
}
/* rotator css */
	div#rotator ul li {
	float:right;
	position:absolute;
	right: 0px;
	top: -14px;
	list-style: none;
	height: 116px;
	
}
/* rotator image style */	

    div#rotator ul li.show {
	z-index:500;
}

#welcomeimages {
	width: 670px;
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	background-color: #212121;
}

div#flashcontent 
{
	width: 775px;
	height: 400px;
	background-color: #FFF;
}
div#flashcontent p
{
	color: #DD0000;
}