body {
	margin:0px;
	padding:0px;
	background-color:#d7d7d7;
	font-family:arial;
	font-size:12px;
}

a {
	color:#A55498;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.clearleft{
	clear:left;
}
.clearboth{
	clear:both;
}
.clearright{
	clear:right;
}
#top_shadow {
	background-image:url(imagesCss/shadow_top.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:7px;
	margin:20px auto 0 auto;
	padding:0pt;
	width:950px;
}

#top_shadow .right, #top_shadow .left {
	background-repeat:repeat-x;
	height:7px;
	margin:0pt;
	padding:0pt;
	width:7px;
}

#top_shadow .left {
	background-image:url(imagesCss/shadow_top_left.jpg);
	background-position:left bottom;
	float:left;
	margin:0pt;
	padding:0pt;
}

#top_shadow .right {
	background-image:url(imagesCss/shadow_top_right.jpg);
	background-position:right bottom;
	float:right;
	margin:0pt;
	padding:0pt;
}

#main_container {
	background-color:#FFFFFF;
	background-image:url(imagesCss/shadow_container.jpg);
	margin:0pt auto;
	padding:0pt;
	width:950px;
}

#bottom_shadow {
	background-image:url(imagesCss/shadow_bottom.jpg);
	background-repeat:repeat-x;
	height:7px;
	margin:0px auto 0pt;
	padding:0pt;
	width:950px;
}

#bottom_shadow .b_right, #bottom_shadow .b2_left {
	background-repeat:repeat-x;
	height:7px;
	margin:0pt;
	padding:0pt;
	width:7px;
}

#bottom_shadow .b2_left {
	background-image:url(imagesCss/shadow_bot_left.jpg);
	float:left;
}

#bottom_shadow .b_right {
	background-image:url(imagesCss/shadow_bot_right.jpg);
	float:right;
}

#container {
	background-image:url(imagesCss/container_background.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 7px 60px 7px;
}

#banner {
	/*background-image:url(imagesCss/vote_banner.jpg);*/
	width:950px;
	height:170px;
	padding:0px;
	margin:0px;
}

#menu_con {
	height:23px;
	padding:0px;
	margin:0px;
}

#menu_div {
	background-image:url(imagesCss/menu_div_background.jpg);
	float:left;
	height:23px;
	width:223px
}

ul#main_menu {
	float:right;
	font-family:verdana;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	width:713px;
	background-image:url(imagesCss/purple_back.jpg);
}

ul#main_menu li {
	background:transparent none repeat scroll 0%;
	display:inline;
	margin:0pt;
	padding:0pt;
}

ul#main_menu a {
	font-weight:bold;
	background-image:url(imagesCss/purple_back.jpg);
	color:#ffffff;
	display:block;
	float:left;
	padding:4px 15px;
	margin:0px;
	text-decoration:none;
	border-right:1px solid #ffffff;
}

ul#main_menu a#active, ul#main_menu a:hover {
	background-image:url(imagesCss/orange_back.jpg);
}

li#no_line a {
	margin:0px;
	border:none;
}

#content_container {
	width:950px;
	padding:0px 10px;
	margin:0px;
}

#left_con {
	float:left;
	width:213px;
	padding:0px;
	margin:0 10px 0 0;
}

#middle_con {
	float:left;
	/*width:485px;*/
	/*margin:10px 0 0 0;*/
	width:460px;
	margin:10px 16px;
	padding:0px;
}

#right_con {
	float:right;
	width:190px;
	margin:10px 35px 0 10px;
}

#orange_title {
	background-color:#ff9a47;
	padding:5px 0;
	margin:0px;
}

#orange_table {
	border: 1px solid #ff9a47;
	padding:10px;
	margin:0px;
	background-image:url(imagesCss/about_us_back.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#orange_table p {
	margin:0px;
	padding:0px;
}

#orange_table a {
}

#orange_table img {
	margin:10px 5px 0 130px;
}

#orange_table a {
	font-weight:bold;
	text-decoration:none;
	position:relative;
	top:-5px;
}

#at16_box {
	margin:10px 0 0 0;
	background-image:url(imagesCss/purple_back_small.jpg);
}

#at16_box p {
	text-align:center;
	width:40px;
	padding:0px;
	margin:0pt auto;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}

#at16_text {
	padding:10px;
	margin:0px;
	border: 1px solid #a45397;
}

#at16_text p{
	padding:0px;
	margin:0 0 10px 0;
}

#purple {
	color:#a45397;
}

#buttons_16 {
	width:108px;
	height:12px;
	margin:14px auto 13px auto;
}

#buttons_16_2 {
	width:108px;
	height:12px;
	margin:0px;
	float:right;
}

#left_16 {
	float:left;
}

#left_16_2 {
	float:left;
}

#mid_16 {
	float:left;
	background-image:url(imagesCss/mid_dot.jpg);
	background-repeat:no-repeat;
	width:1px;
	padding:6px 0 6px 0;
}

#mid_16_2 {
	float:left;
	background-image:url(imagesCss/mid_dot.jpg);
	background-repeat:no-repeat;
	width:1px;
	padding:6px 0 6px 0;
}

#right_16 {
	float:left;
}

#right_16_2 {
	float:left;
}

#im_in_top {
	background-image:url(imagesCss/im_back.jpg);
}

#im_in_top p{
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:14px;
}

#im_in_top_text {
	padding:10px 5px;
	border:1px solid #7e7e7d;
	background-image:url(imagesCss/inkbtm.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#im_in_img {
	margin:0pt auto 20px auto;
	width:220px;
}

#im_in_img p {
	margin:0px;
	padding:0px;
	color:#7f1b6f;
	font-weight:bold;
	font-size:14px;
}

.name {
	color:#787878;
	font-size:12px;
	font-weight:bold;
}

.text {
	background:#FFFFFF none repeat scroll 0% 50%;
	border:1px solid #cccccb;
	color:#333333;
	font-family:Arial;
	font-size:10px;
	/*height:14px;*/
	width:184px;
}

em {
	color:#7F1B6F/*#b4ce5f*/;
	font-size:12px;
}

#submit {
	margin:15px 0 0 195px;
	width:56px;
}

#no_show {
	font-size:9px;
	width:100px;
	padding:7px 0 0 0;
}

#latest_news_top {
	margin:0px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	background-image:url(imagesCss/purple_back_small.jpg);
}

#list_scroller {
	margin:0px;
	background-image:url(imagesCss/purple_back_small.jpg);
	/*background-repeat:no-repeat;
	background-position:bottom center;*/
	color:#fff;
	text-align:center;
	font-weight:bold;
}
#list_scroller_content {
	margin:0px;
	padding:10px;
	border:1px solid #A45397;
	color:#000;
	height:100px;
	/*overflow:hidden;*/
}

#list_scroller p {
	font-size:12px;
	margin:0px;
	padding:0px;
}

#list_scroller_text {
	/*background-image:url(imagesCss/top_back.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
	border: 1px solid #a45397;
	padding:10px;
	margin: 0 0 10px 0;
}

#scrollerList {
	overflow:hidden;
	height:100px;
	position:relative;
}
#scrollerListInside {
	position:relative;
	padding:5px;
	text-align:center;
}
/**************************************************/
#twitter_feeds_header {
	margin:0px;
	background-image:url(imagesCss/purple_back_small.jpg);
	/*background-repeat:no-repeat;
	background-position:bottom center;*/
	color:#fff;
	text-align:center;
	font-weight:bold;
}
#twitter_feeds_content {
	border: 1px solid #a45397;
	margin: 0 0 10px 0;
	width:211px;
	overflow:hidden;
}

/**************************************************/



#latest_news_top p {
	font-size:12px;
	margin:0px;
	padding:0px;
}

#latest_news_text {
	border: 1px solid #a45397;
	padding:10px;
	margin: 0 0 10px 0;
}

#news_one p { 
	margin:0px;
	padding:0px;
	color:#b666b1;
}

#date {
	margin:2px 0 15px 0;
}

#date_text {
	float:left;
}

#date_img {
	float:right;
}

#date_img a {
	position:relative;
	top:-5px;
	margin:0 0 0 5px;
	font-weight:bold;
	text-decoration:none;
}

#news_two p { 
	margin:0px;
	padding:0px;
	color:#b666b1;
}

#news_three p { 
	margin:0px;
	padding:0px;
	color:#b666b1;
}

#vote_facebook {
	background-image:url(imagesCss/purple_back_small.jpg);
	margin:0px;
}

#vote_facebook p {
	margin:0px;
	padding:0px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}

#facebook_img {
	background-image:url(imagesCss/facebook_img.jpg);
	height:79px;
	border:1px solid #a45397;
	margin:0 0 10px 0;
}

#vote_youtube {
	background-image:url(imagesCss/purple_back_small.jpg);
	margin:0px;
}

#vote_youtube p {
	margin:0px;
	padding:0px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}

#youtube_img {
	border:1px solid #a45397;
	background-color:#333333;
}

#bot_menu {
	border-top:1px solid #999999;
	width:935px;
	height:20px;
	padding:2px 0 0 0;
	margin:0pt auto; 
}

#bot_menu ul {
	margin:0px;
	padding:0px;
	text-align:center;
}

#bot_menu li {
	padding: 0 30px 0 0;
	display:inline;
}

#bot_menu a {
	text-decoration:none;
}

ul#left_menu {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul#left_menu li {
	padding:0px;
	font-size:1px;
	margin:0px;
}

ul#left_menu a {
	padding:0 0 0 10px;
	margin:0 0 1px 0px;
	line-height:22px;
	display:block;
	color:#000000;
	background-color:#f2f2f2;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

ul#left_menu a.active_left, ul#left_menu a:hover {
	background-color:#ffedb6;
}

#school_sign {
	background-image:url(imagesCss/purple_back_small.jpg);
	margin:25px 0 0 0;
}

#school_sign p {
	margin:0px;
	padding:0px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}

#school_enter {
	background-image:url(imagesCss/school_back.jpg);
	width:213px;
	height:69px;
}

#bot_but span {
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	line-height:26px;
}

#bot_but {
	padding:0px
	margin:0px;
	background-image:url(imagesCss/bottom_button.jpg);
	width:213px;
	height:26px;
	text-align:center;
}

#enter_but a {
	padding:0px
	margin:0px;
}

#upcoming_eve {
	background-image:url(imagesCss/purple_back_small.jpg);
	margin:10px 0 0 0;
}

#upcoming_eve p {
	margin:0px;
	padding:0px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}

#upcoming_text p {
	margin:0px;
	padding:0px;
}

#upcoming_text {
	background-image:url(imagesCss/back_upcoming.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px;
	border:1px solid #a45397;
}

#bread p{
	margin:0px;
	padding:0px;
}

#top_text_con {
	margin:30px 0 0 0;
	border-bottom:1px solid #8a3783;
}

#title_con {
	float:left;
}

#title_con p {
	margin:0px;
	padding:0px;
	color:#a55498;
	font-weight:bold;
	font-size:14px;
}

#middle_con_text, #middle_con_text p {
	margin:10px 0 10px 0;
	padding:0px;
}

#one_top {
	margin:0 0 5px 0;
}

#one_top p {
	margin:0px;
	padding:0px;
}

#two_top {
	margin:0 0 5px 0;
}

#two_top p {
	margin:0px;
	padding:0px;
}

#three_top {
	margin:0 0 160px 0;
}

#three_top p {
	margin:0px;
	padding:0px;
}

p#color {
	color:#8a3783;
}

#bot_menu ul li, #bot_menu ul li a {
	color:#A55498;
	text-decoration:none;
}
#bot_menu a:hover {
	text-decoration:underline;
	cursor:pointer;
}



#evBtns {
	margin:0px;
	float:right;
}
	#evBtnLeft {
		float:left;
		margin-right:2px;
		height:16px;
	}
	#evBtnMid {
		float:left;
		margin-right:2px;
		height:16px;
	}
	#evBtnRight {
		float:left;
		height:16px;
	}
	
.pol_wiz{
	color:#FF0000;
}