* {
    margin: 0;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	height: 100%;
}

body {
	background: #a391c4 url(http://www.frc.org/img/passionToserve/mainbg.png) center top repeat-x; 
	color: #333333;
}

img, table { border: 0; }

#wrapper {
	position: relative;
	border: 0px solid red;
	min-width: 980px;
	height: auto;
    margin: 0 auto;
}

#masthead { 
	margin: 0 auto; 
	height: 175px !important;
	width: 980px; 
	border: 0px solid blue;
	background-image: url(http://www.frc.org/img/passionToserve/mast.png);
	background-repeat: no-repeat;
	background-position: center top;
} 

#masthead #logodv { 
	margin: 0px; 
	height: 175px !important;
	width: 450px; 
	border: 0px solid blue;
	float: left;
} 

#content {
	background: url(http://www.frc.org/img/passionToserve/leftbg.png) 0 335px no-repeat;
	position: relative;
	width: 980px;
	height: auto;
	margin: 0 auto;
	border: 0px solid purple;
} 


#leftdv {
	/*background: url(http://www.frc.org/img/passionToserve/leftbg.png) 0 335px no-repeat; */
	position: relative;
	width: 495px;
	height: 260px;
	margin: 0;
	border: 0px solid purple;
	float: left;
} 

#bxcnt {
	position: relative;
	width: 455px;
	margin: 0 auto;
	padding: 10px;
	border: 0px solid green;
} 

#rightdv {
	/*background: #e5dff0; */
	position: relative;
	width: 480px;
	height: 260px;
	margin:0;
	padding: 0;
	border: 0px solid purple;
	float: left;
} 

#sldrdv {
	position: relative;
	width: 980px;
	margin: 0;
	padding: 0;
	border: 0px solid purple;
	float: left;
} 

#sitebase {
	background: url(http://www.frc.org/img/passionToserve/sldrbtm.png) left top no-repeat;
	width: 980px;
	height: 95px;
	margin: 0;
	border: 0px solid purple;
	padding: 0;
}

#cpyrght {
	width: 490px;
	margin: 0;
	border: 0px solid purple;
	padding: 30px 0 0 20px;
	font-size: 10px;
	line-height: 12px;
} 

#cntbx {
	width: 480px;
	height: 260px;
	margin: 0 auto;
	border: 0px solid red;
	clear: both;
} 


#prssbx {
	width: 480px;
	height: 75px;
	margin: 0 auto;
	border: 0px solid red;
	clear: both;
} 

#supbtns {
	width: 485px;
	height: 205px;
	margin: 0 auto;
	border: 0px solid red;
	background: url(http://www.frc.org/img/passionToserve/booklet.png) left top no-repeat;
	clear: both;
} 

#orderbx {
	width: 482px;
	height: 90px;
	margin: 0px auto 0 0px;
	border: 0px solid red;
	clear: both;
} 

#ordbtn {
	height: 26px;
	float: right;
	margin: 0;
	padding: 53px 13px 0 0;
	border: 0px solid red;
} 

#btnsbx {
	width: 480px;
	height: 55px;
	margin: 0 auto 0 5px;
	border: 0px solid red;
	clear: both;
} 

#btnztxt {
	width: 470px;
	height: 35px;
	float: left;
	margin: 0;
	color: #6f569c;
	padding: 30px 0 0 10px;
	border: 0px solid red;
} 

#btnz {
	width: 150px;
	height: 45px;
	float: left;
	margin: 0;
	padding: 0 13px 0 0;
	border: 0px solid red;
} 

#btnzend {
	width: 150px;
	height: 55px;
	float: left;
	margin: 0;
	padding: 0;
	border: 0px solid red;
} 

p { margin: 0 auto 12px auto; }



b#special {
	color: #410156;
	font-size: 16px;
}

h2 {
	color: #410156;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 15px 0;
}

h2 span {
	color: #410156;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}

h3 {
	color: #410156;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 0;
}


h3 a {
	color: #410156;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

h3 a:hover {
	color: #6f569c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


p#date {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

ul#reg {
	margin-left: 35px;
	list-style-type: disc;
	list-style-position: outside;
}

ul#reg li {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 10px;
}


ul {
	margin-left: 0px;
	list-style-position: outside;
	margin-bottom: 10px;
}

li {
	list-style-type: none;
	list-style-position: outside;
}

li#divli {
	margin-bottom: 10px;	
}

i {
	color: #6f569c;
	font-weight: normal;
}

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

a:hover {
	color: #6f569c;
	text-decoration: none;
}

#clear {
    clear:both;
    height:0;
 }

#ftrspc {
	position: relative;
	float: left;
	width: 100%;
	min-height:250px!important;
	height:auto !important;
	height:250px;
	bottom: 0;
	margin: 0 auto;
	border: 0px solid red;
} 

#footer {
	width: 980px;
	margin: 20px auto 20px auto;
	border: 0px solid purple;
} 

#footer a {
	color: #036;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

#footer ul {
	margin-left: 16px;
	list-style-position: outside;
}

#footer li {
	margin: 5px auto;
	list-style-type: disc;
	list-style-position: outside;
}


    .btnblurbar { width:480px; overflow:visible; clear:both;}
        
	.btnblurbar a{
		display:block;
		text-indent:-9999px;
		width:150px;
		height:45px;
		margin-right:10px;
		float:left;
		background-image:url(http://www.frc.org/img/passionToserve/btnz.png);
		background-repeat:no-repeat;
	}
        
	.btnblurbar a.endbtn{
		margin-right: 0;
	}
        
	#btn03{background-position:0 0;}
	#btn03:hover,#btn03.hover{background-position:0 -45px;}
        
	#btn04{background-position:-150px 0;}
	#btn04:hover,#btn04.hover{background-position:-150px -45px;}
        
	#btn05{background-position:-300px 0;}
	#btn05:hover,#btn05.hover{background-position:-300px -45px;}


    .ordblurbar { width:282px; padding:35px 0 0 188px; overflow:visible; clear:both;}
        
	.ordblurbar a{
		display:block;
		text-indent:-9999px;
		width:134px;
		height:45px;
		margin-right:10px;
		float:left;
		background-image:url(http://www.frc.org/img/passionToserve/ordrz.png);
		background-repeat:no-repeat;
		border: 0px solid green;
	}
        
	.ordblurbar a.endbtn{
		margin-right: 0;
	}
        
	#btn01{background-position:0 0;}
	#btn01:hover,#btn01.hover{background-position:0 -45px;}
        
	#btn02{background-position:-134px 0;}
	#btn02:hover,#btn02.hover{background-position:-134px -45px;}
