/* 	© 2008 Winter Lee *Eccentric*
	Kappa Phi Lambda Sorority, Inc. All Rights Reserved
*/

body {
	margin:0px;
	font-weight: normal;
	color: #000000;
	background-image: url(img/bg.jpg);
	border:none;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:9px;
	cursor: url(img/cur.cur);
	SCROLLBAR-FACE-COLOR: #ffd7d7;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffa9a9;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #e86060;
	SCROLLBAR-DARKSHADOW-COLOR: #ffa9a9;
}
img {
	border:0;
}
h1 {
	font-size: 4em;
	font-weight: strong;
	font-family:Symbol;
	} 
h3 {
	font-size:large;
	font-weight:bold;
	color: #CC0000;
	font-variant:small-caps;
	padding: 0;
	margin: 0;
	}
h4 {
	font-size:medium;
	font-weight:bold;
	color: #ac0000;
	font-variant:small-caps;
	padding: 0;
	margin: 0;
}
h4.rush {
	padding: 10px 0 0 0;
	}
h5 {
	font-size:small;
	font-weight:bold;
	font-variant:small-caps;
	padding: 0;
	margin: 0;
	}
ul {
	margin:0;
	padding:0;
	list-style: none;
	}
li {
	list-style: none;
	font-size: 11px;
	font-weight: 300;
	font-style: italic;
	}
#header {
	border:none;
	width:1100px;
}
#center {
	border:none;
	width:1100px;
}
#left {
	float:left;
}
#middle {
	float:left;
}
#content {
	background-image:url(img/ind_d.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:center;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	width: 589px;
	float:left;
}
#right {
	background-image:url(img/ind_f.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width: 50px;
	height:500px;
	float:left;
}
#footer {
	clear:both;
	text-align:left;
	margin: 0px 2px 2px 2px;
	border:none;
}
#container {
	text-align: center;
	margin: 0 auto;
	}
#container.rush {
	width: 200px;
	clear:both;
	}
#container.sisters {
	width: 450px;
	}
#title {
	clear:both;
	padding:0;
}
#left50 {
	float: left;
	width: 50%;
}
#right50 {
	float: left;
	width: 50%;
}
.image {
	clear:both;
	float:middle;
	padding: 10px 0 5px 0;
}
.rush {
	clear:both;
	padding: 2px 0 3px 0;
	}
.gallery_container {
	clear:both;
	padding:2px;
}
.gallery_left {
	float:left;
	text-align:right;
	margin-right:1%;
	width: 40%;
}
.gallery_right {
	float:left;
	text-align:left;
}
.sub {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	font-variant:small-caps;
	font-style:italic;
		}
.ems {
	font-size:9px;
	font-weight:bold;
	font-style:italic;
	}
a:link {
	COLOR: #ac0000;
	TEXT-DECORATION: none
}
a:visited {
	COLOR: #ac0000;
	TEXT-DECORATION: none
}
a:active {
	COLOR: #000000;
	TEXT-DECORATION: none
}
a:hover {
	COLOR: #000000;
	TEXT-DECORATION: none
}
