	* { margin:0; padding:0; }

	body {
		width: 100%;
		background: url(/images/background_fade1.png);
		height: 100%;
		}
		
		#content {
			padding: 10px 20px; 
			margin: 20px auto 20px; 
			-webkit-border-radius: 30px;
			-moz-border-radius: 30px;
			border-radius: 30px;
			width: 920px; 
			background: #fff url(images/background_fade1.png) repeat-x top;
			background-position: 0 -5px;
			min-height: 100%;
			height: auto !important;
			height: 100%;
			}
			
#container {
		position: absolute;
		width: 100%;
		height: 100%;
		} 
		
	#main_banner {
		width: 100%;
		background: url(/picts/fadebar.png) repeat-y;
		padding: 15px 0;
		}
		
	#main_banner h1 { text-indent: -9000px; }
		
	#main_banner div#banner {
		height: 125px;
		background: #fff url(/images/team2004.jpg) right center no-repeat;
		}

	#main {
		position: absolute;
		top: 201px;
		left: 230px;
		width: 70%;
		height: 100%;
		margin-bottom: 25px;
		}
	
	#mainbody {
		position: relative;
		top: 10px;
		left: 0px;
		width: 100%;
		}

	#pagetitle {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		}
						
	#pagetitle h1 {
		font-family: "Trebuchet MS";
		font-size: 44pt;
		padding-top: 20px;
		padding-bottom: 0px;
		font-weight: bold;
		}
		
	#teampagetitle {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		}
		
	#teampagetitle h1 {
		font-family: "Trebuchet MS";
		font-size: 38pt;
		padding-bottom: 10px;
		padding-left: 0px;
		font-weight: bold;
		}
	
	#info {
		position: relative;
		top: 25px;
		border: 1px solid black;
		}
		
	#other {
		position: relative;
		top: 35px;
		width: 47%;
		float: left;
		margin-top: 15px;
		margin-right: 25px;
		}
		
	#arbonne_fundraiser {
		position: relative;
		top: 35px;
		width: 47%;
		float: left;
		margin-top: 15px;
		}
		
	#fund_schedule {
		position: relative;
		top: 35px;
		width: 47%;
		float: left;
		margin-top: 15px;
		margin-right: 25px;
		}
		
	#orioles {
		position: relative;
		top: 25px;
		width: 47%;
		float: left;
		margin-top: 15px;
		margin-right: 25px;
		}
		
	#navy {
		position: relative;
		top: 65px;
		width: 47%;
		float: left;
		margin-top: 15px;
		}
		
	#rfk {
		position: relative;
		top: 25px;
		width: 47%;
		float: left;
		margin-top: 15px;
		margin-right: 25px;
		}
		
	#ravens {
		position: relative;
		top: 65px;
		width: 47%;
		float: left;
		margin-top: 15px;
		}
	
	#upcoming {
		position: relative;
		top: 65px;
		width: 47%;
		float: left;
		margin-top: 15px;
		margin-right: 25px;
		}

	#misc {
		position: relative;
		top: 65px;
		width: 47%;
		float: left;
		margin-top: 15px;
		}

	.text_1 {
		font: Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin-left: 10px;
		}
		
	.menulist {
		list-style-type: none;
		}
		
	.event {
		font-family: "Trebuchet MS";
		font-size: 14px;
		padding: 5px;
		}
	
	.boxtext {
		font-family: "Trebuchet MS";
		font-size: 12px;
		}		
		
	.teamevent {
		font-family: "Trebuchet MS";
		font-size: 14px;
		padding: 5px;
		}
		
	.greek {
		text-align: right;
		font-family: "Trebuchet MS";
		font-size: 12px;
		margin: 0;
		}

	.copytext 	{
		color: #000;
		font-family: "Trebuchet MS";
		font-size: 14px;
		padding: 5px .5em .5em 10px;
		}
	
	.listtext {
		color: #000;
		font-family: "Trebuchet MS";
		font-size: 12px;
		padding: 10px 10px 10px 35px;
		list-style-type: disc;
		}

	.introtext {
		left: 225px;
		top: 350px;
		width: 75%;
		font-family: "Trebuchet MS";
		font-size: 14px;
		margin: 10px 0 0 0;
		padding-right: 15px;
		}

	.introtext_shamrock {
		position: absolute;
		left: 225px;
		top: 600px;
		font-family: "Trebuchet MS";
		font-size: 14px;
		}
		
	.location {
		font-family: "Trebuchet MS";
		font-size: 12px;
		padding: 15px 0 0 5px;
		}
		
	.clearer { clear: left }
	
	h2, h3, h4 {
	padding: 20px 5px 10px 10px;
	font-family: "Trebuchet MS";
		}
		
	#footer {
		text-align: right;
		}
	
	a:link		{ color: blue; text-decoration: none }

	a:visited	{ color: blue; text-decoration: none }

	a:active	{ color: blue; text-decoration: none }
	
	a:hover		{ color: #99FFFF; text-decoration: none }

