*{
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body  {
	background-image : url("http://www.busu.net/templates/busu_homepage/images/bg.jpg");
	background-repeat : no-repeat;
	background-position : top;
	background-color: black;
	margin : 0;
	padding : 0;
	font-family : tahoma, arial;
	font-size : 10pt;
}

#container {
	position : relative;
	width : 968px;
	min-height : 100%;
	margin : 0 auto;
	margin-bottom : -100px;
}
#ribbon {
height: 105px;
margin: 0;
width: 968px;
}
#main {
	position : relative;
	float : left;
	margin-top : 0px;
}

#main_top_rounded {
	position : relative;
	float : left;
	background-image : url("../images/site_top.png");
	background-repeat: no-repeat;
	width : 968px;
}

#main_content {
	position : relative;
	float : left;
	margin-top : 0px;
	min-height : 500px;
	width : 968px;
	z-index: 1;
	/*background-image : url("../images/bg.gif");*/
	background-color: #C11400;
	/*background-repeat : repeat;*/
}

#header_content {
	position : relative;
	height : 119px;
	width : 968px;
}
#logo {
float: left;
	margin-top : 1px;
	height: 105px;
	width: 520px;
}
#story {
	background-image: url("../images/bg.gif");
	background-repeat: repeat;
	margin-top: 0px;
	width: 948px;
}
#side {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	width: 292px;
}
#news {
	float: left;
	width: 615px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#news_bg{
	background-image: url("../images/paperBGtop.png");
	height: 65px;
	width: 615px;
}
#news_content {
	padding-left: 14px;
	padding-bottom: 15px;
	padding-right: 20px;
	z-index: 1;
}
#news_content_bg{
	width: 615px;
	background-image: url("../images/paperBG.png");
	background-repeat: repeat-y;
}
#news_bottom{
	background-image: url("../images/paperBGbottom.png");
	height: 90px;
	width: 615px;
}

#news_content td img {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#footer {
	position: relative;
	margin: 0 auto;
	height: 100px;
	width: 100%;
	background-color: Black;
	color: white;
	
}

#side_ad img{
	margin-left: 8px;

}
.clear {
clear: both;
}
.clearfooter{
	height: 100px;
	clear: both;
}

p.announcements{
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
}

p {
	line-height:1.4em;
}

#ad {
	margin-top: 5px;
	border: 1px solid #383838;
}

#bottom_rounded {
	position : relative;
	float : left;
	background-image : url("../images/site_bottom.png");
	background-repeat: no-repeat;
	height: 15px;
	width : 968px;
}

a img {
	border: none;
}

/* nav */
#top_nav {
    height: 33px;
    padding-left: 11px;
    padding-top: 16px;
    z-index: 999;
}
#top_nav ul.sf-menu {
margin-bottom: 0;

}
#top_nav ul li {
	background-color: #be1005;
	width: 118px;
	margin-right: 9px;
	text-align: center;
	z-index: 999;
}
#top_nav ul li a {
	border: 0px;
	color: white;
	z-index: 999;
}
#top_nav ul li.active {
	background-color: #be1005;
}
#top_nav ul li a:hover {
	background-color: transparent;
}
#top_nav ul li.active .current {
	background-color: #990000;
}
#top_nav ul li ul li a:hover {
	background-color: #990000;
}
#top_nav ul li ul li {
	border-bottom: 1px solid #990000;
	background-color: #ad0f05;
}
#top_nav ul li ul li:first-child {
	border-top: 1px solid #990000;
}
#top_nav ul li ul li:last-child, #top_nav ul li ul li:last-child a {
	border-bottom: 0px;
	-moz-border-radius: 0 0 12px 12px; 
	-webkit-border-radius: 0 0 12px 12px; 
	border-radius: 0 0 12px 12px; 
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
}
/* end nav */
#askBusu {
    float: left;
    margin-top: 0;
    padding-left: 200px;
    width: 185px;
}
#navigation #search a {
padding-bottom: 0px;
}
/* ##### End Menu ###### */

#news li {
	margin-left: 15px;
}

.directors_table {
	border: 1px solid black;
}

.directors_table td {
	padding: 5px;
	border: 1px solid black;
}

.clubs_table {
	border: 1px solid black;
}

.clubs_table td {
	padding: 3px;
	border: 1px solid black;
}

.clubs_table img{
	margin-left: 14px;
}

p.title {
	font-size: 15pt;
}

/* ######## Contact Box ######## */

#contact {
	margin-top: 5px;
	border: #383838 solid 1px;
	width: 300px;
}

#contact_top {
	width: 290px;
	padding-left: 10px;
	background-color: #707070;
	font-weight: bold;
	color: White;
	border-bottom: #383838 solid 1px;
}

#contact_main {
	width: 300px;
	background-color: #DCDCDC;
}

#contact td {
	padding: 5px;
}

#contact img {
	border: black solid 1px;
}

#contact li {
	margin-left: 12px;
}

/* ######## Breadcrumbs ######## */

#breadcrumbs {
	background-image: url("../images/bar.png");
	height: 33px;
	width: 956px;
	margin-left: 6px;
	margin-top: 8px;
	color: black;
}

#breadcrumbs img {
	vertical-align: middle;
	margin-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
}

#breadcrumbs_content {
	margin-left: 10px;
	margin-top: 8px;
	float: left;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	text-decoration: none;
	color: black;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

/* ######## Search ######## */

#search_box_bg {
	float: right;
	margin-top: 1px;
	background: url("../images/search_bg.png") no-repeat;
	height: 26px;
	width: 276px;
	margin-top: 5px;
}

.textInput {
	height: 16px;
	width: 165px;
	text-size: 5px;
	margin-left: 20px;
	margin-top: 1px;
	border: 0px white solid;
}

.buttonInput {
	margin-left: 15px;
}

#search_left {
	float: left;
}

#search_right {
	float: left;
}

/* ######## Sidebar ########## */

#video {

}


#main_bottom {
	float: left;
	width: 615px;
	margin-top: 10px;
	margin-left: 10px;
}

#floatLEFT img {
float: left;
margin-top: 6px;
}

#sidebar ul {
margin-left: 10px;
}

#sidebar ul ul {
margin-left: 30px;

}

.readable {
	line-height:1.4em;
}

#catering_functions_bg {
background-image: url("../images/functions.jpg");
width: 572px;
height: 475px;
}

#catering_functions img {
margin-top: 365px;
margin-left: 105px;
}

.noborder {
margin-left: 10px;
}

.noborder td {
padding: 5px;
padding-left: 10px;
padding-right: 10px;
}

.noborder img {
border: 1px solid black;
}

.logos td {
padding-bottom: 25px;
}

/****** Catering Menu *****/
#bcc_menu, #bcc_menu a:link, #bcc_menu a:visited {
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}

#bcc_menu a:hover {
text-decoration: underline;
}

#bcc_menu {
margin-left: -5px;
}

#bcc_menu li {
	float: left;
	list-style: none;
	margin-left: 0px;
	padding-right: 16px;
}

#bcc_menu_main {
	float: left;
	background-image: url("../../../content/pics/bcc/bcc_menu_bg.png");
	background-repeat: repeat-x;
	height: 38px;
	padding-top: 10px;
}

#bcc_menu_left {
	float: left;
	background-image: url("../../../content/pics/bcc/bcc_menu_left.png");
	height: 38px;
	width: 13px;
}

#bcc_menu_right {
	float: left;
	background-image: url("../../../content/pics/bcc/bcc_menu_right.png");	
	height: 38px;
	width: 13px;
}

#flashCal {
border: 1px solid black;
margin-left: 35px;
width: 230px;
}

#test_header {
margin-left: 34px;
margin-bottom: 14px;
width: 900px;
border: solid 1px white;
}

.dotted {
border: 1px dotted black;
padding: 5px;
}

#subscribe {
margin-left: 8px;
padding: 5px;
width: 290px;
background: white;
border: 1px solid grey;
}

#wz_11.inputbox, #wz_12.inputbox {
margin-top: 8px;
padding: 3px;
}

#aca_22.button {
margin-top: 8px;
/*display:block;*/
background-color:#A80000;
border:1px solid #C9C299;
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-size:100%;
line-height:130%;
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
cursor:pointer;
padding:5px 10px 6px 7px;
}

.newsletter_title{
line-height: 1em;
font-size: 14pt;
color: #646D7E;
margin-bottom: 0px;
}

.newsletter_desc{
line-height: 1em;
font-size: 10pt;
font-weight: bold;
color: #A80000;
}

.record_pic {
margin-left: 20px;
}

/*** Gallery CSS ***/
#gal_flash_banner{
	width: 968px;
	height: 300px;
	position: relative;
	background-position: black;
	border: 1px solid #DCDCDC;
	margin-bottom: 16px;
}

#gal_news_content_bg{
	width: 948px;
}

#gal_news_content{
}

#gal_news {
margin-top: 10px;
margin-left: 10px;
}

#gal_story {
background-color: white;
	margin-top: 0px;
margin-left: 10px;
	width: 948px;
}

.calendar {
margin-left: 25px;
}

#clubsMain{
background-image: url("http://www.busu.net/content/pics/clubs.jpg"); 
height: 284px;
width: 578px;
}

.formBtn {
margin-top: 12px;
margin-left: 250px;
}

.warning {
	font-size: 8pt;
} 

.yukYuks {
	border: 0px;

}

#white {
background-color: white;
width: 302px;
}

/* ELECTIONS */

ul.candidates {
	display: block;
clear: both;
overflow: auto;
}

ul.candidates li {
	list-style: none;
	float: left;
}

div.candidates_info {
width: 880px;
}

div.candidates_info p {
float: left;
width: 300px;
}

#inline1 {
display: none;
}

.clear {
clear: both;
}

div.candidates {
clear: both;
float: none;
display: block;
}

img {
	-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;  
	border-radius: 4px; 
}
/*end ELECTIONS */

#Table_01 table, #Table_01 td, #Table_01 tr {
	padding: 0;
margin: 0;
border-spacing: 0;
}

/* SWAT FORM */
form fieldset {
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block; 
	margin:0px 0px 20px 0px;
	padding: 0px 0px 8px;
	position:relative;
	width:578px; 
}
form fieldset legend	{
	background:white;
	border-width:1px;
	border-style:solid;
	border-color:#BBBB66;
	color:#3D7169;
	font-weight:bold;
	padding:4px 8px;
	margin:0px 0px 10px 0px;
	position:relative;
	top: -12px;
	
}
label {
	font-size: 10pt;
}
label.error {
	background: url(../images/cancel.png) no-repeat left;
	color:red;
	font-weight:normal;
	float: left;
	margin-left:325px;
	padding-left: 25px;
	text-align:left;
	width:140px; 
}
input.text-input	{
	color:#333;
	margin:0px;
	padding:0px 0;
}

label#name_label { position:absolute; top:0; left:0; }
input#name { position:absolute; top:0; left:180px; }
label#name_error  { margin-top:0px; margin-left: 365px;}

label#studentNum_label  { position:absolute; top:25px; left:0px; }
input#studentNum { position:absolute; top:25px; left:180px; }
label#studentNum_error      {margin-top:25px; margin-left: 365px;}

label#year_label  { position:absolute; top:50px; left:0px; }
input#year { position:absolute; top:50px; left:180px; }
label#year_error      {margin-top:50px; margin-left: 365px;}

label#email_label  { position:absolute; top:75px; left:0px; }
input#email { position:absolute; top:75px; left:180px; }
label#email_error      {margin-top:75px; margin-left: 365px;}

label#dietary_label  { position:absolute; top:100px; left:0px; }
input#dietary { position:absolute; top:100px; left:180px; }
label#dietary_error      {margin-top:100px; margin-left: 365px;}

form table td{
padding-right: 10px;
}	
form span{
padding-left: 5px;
}								
		
#contact_form #message, #ask_busu_contact_form #message {
background-color: #eaeaea; 
border: 1px solid #d2d2d2;
padding: 10px;
}

#ask_busu_contact_form label#name_label { position:absolute; top:0; left:0; }
#ask_busu_contact_form input#name { position:absolute; top:0; left:147px; }
#ask_busu_contact_form label#name_error  { margin-top:0px; margin-left: 327px;}

#ask_busu_contact_form label#email_label  { position:absolute; top:25px; left:0px; }
#ask_busu_contact_form input#email { position:absolute; top:25px; left:147px; }
#ask_busu_contact_form label#email_error      {margin-top:25px; margin-left: 327px;}
										
/* end FORM */

/* EVENTS PAGE */
.topPadding {
padding-top: 15px;
}
.eventInfo_main, .eventDate {
clear: both;
overflow: auto;
}
.eventInfo_main {
background-color: #e2e2e2;
padding: 6px 6px 0 6px;
width: 562px;
}
 .eventDate h2 {
background-image: url("http://www.busu.net/content/pics/events_top_bar.png");
background-repeat: no-repeat;
clear: both;
height: 34px;
margin: 0px;
padding-left:10px;
padding-top: 7px;
width: 574px;
}
.eventDate span {
cursor:pointer;
margin-left: 34px;
width: 115px;
}
.eventName {
margin-left: 12px;
}
.eventName, .eventTime, .eventDate span {
	float: left;
padding-top: 27px;
}

.eventTime {
	margin-left: 34px;
	width: 60px;
}
.eventName {
	width: 222px;
}
.details {
float: left;
width: 562px;
padding-bottom: 12px;
}
/*end EVENTS */
