﻿/*  
Description: Sigma Lambda Beta - East Region
Author: Juan "Futuro" Martinez
Updated: 09-24-09
URL: http://www.sigmalambdabeta.com/east
*/

body {
	background: #2E0843 no-repeat;
	margin: 0 auto;
	text-align: center;
}

#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: url(images/index_01.jpg) no-repeat;
	position: relative;
	width: 775px;
	height: 88px;
}

#nav-menu ul {
	list-style: none;
	padding-left: 25px;
	margin: 0;
} 

#nav-menu li {
	float: left;
	margin: 0 0.6em;
} 

#navigation {
	background: url(images/index_02.jpg) no-repeat;
	font: bold 0.845em Verdana,sans-serif;
	position: relative;
	width: 470px;
	height: 30px;
	float: left;	
}

#aboveshield {
	background: url(images/index_03.jpg) no-repeat;
	position: relative;
	width: 305px;
	height: 30px;
	float: left;
}

#leftbar {
	background: url(images/index_04.jpg) no-repeat;
	position: relative;
	width: 26px;
	height: 382px;
	float: left;
}
	
#content {
	background: url(images/index_05.jpg) no-repeat;
	color: #492669;
	font: normal .75em Verdana,sans-serif;
	position: relative;
	width: 444px;
	height: 362px;
	float: left;
	text-align: justify;
}

#content2 {
	background: url(images/index_05moaa.jpg) no-repeat;
	color: #492669;
	font: normal .75em Verdana,sans-serif;
	position: relative;
	width: 444px;
	height: 362px;
	float: left;
	text-align: justify;
}

#content3 {
	background: url(images/index_05frml.jpg) no-repeat;
	color: #492669;
	font: normal .75em Verdana,sans-serif;
	position: relative;
	width: 444px;
	height: 362px;
	float: left;
	text-align: justify;
}

#contentformal {
	background: url(images/index_05frmllogo.jpg) no-repeat;
	color: #492669;
	font: normal .75em Verdana,sans-serif;
	position: relative;
	width: 444px;
	height: 362px;
	float: left;
	text-align: justify;
}

#shieldtop {
	background: url(images/index_06.jpg) no-repeat;
	position: relative;
	width: 305px;
	height: 131px;
	float: left;
}

#shieldbottom {
	background: url(images/index_07.jpg) no-repeat;
	position: relative;
	width: 305px;
	height: 231px;
	float: left;
}

#bottombar {
	background: url(images/index_08.jpg) no-repeat;
	position: relative;
	width: 749px;
	height: 20px;
	float: left;
}

a {
	color: #492669;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	background: #492669;
}

div.scroll {
	background-color:#FFFFFF;
	width:443px;
	height:325px;
	overflow:auto;
}

input.btn {   
 	color:#000000;   
	font: Verdana,sans-serif;   
	background-color: #efeff2;   
	}   

h1 {font: bold 1em Verdana,sans-serif;} /* Headings in Content */
h2 {font: 1em Verdana,sans-serif;} /* Headings in Content */
h3 {font: 1.05em Verdana,sans-serif; color:#FFFFFF;} /* Webform Header*/
h4 {font: .8em Verdana,sans-serif; color:#FFFFFF;} /* Webform Content */

 
.center {text-align: center;}
.bold {font-weight: bold;}
.red {color: #FF0000;}
.hiddenPic {display:none;}
.italic {font-style:italic;}
.lightpurple {color: #815ba4;}			






