body {
	margin: 0;
	padding: 0;
	background: white;
		height:100%;
font-family: verdana,arial,sans-serif;

}


#content p{
	color: #541331;
	MARGIN-LEFT:34PX;
	MARGIN-right:34PX;
	font: x-small/170% verdana,arial,sans-serif;
	text-align: justify;
}

#content b{
	color: #541331;
	MARGIN-LEFT:34PX;
	MARGIN-right:34PX;
	font: x-small/120% verdana,arial,sans-serif;
	text-align: justify;
}


#contentban p{
	color: #541331;
	MARGIN-LEFT:34PX;
	MARGIN-right:34PX;
	font: x-small/170% verdana,arial,sans-serif;
	text-align: justify;
}

#contentban b{
	color: #541331;
	MARGIN-LEFT:34PX;
	MARGIN-right:34PX;
	font: x-small/120% verdana,arial,sans-serif;
	text-align: justify;
}


#content3 p{
	color: #541331;
	MARGIN-LEFT:34PX;
	MARGIN-right:34PX;
	font: x-small/170% verdana,arial,sans-serif;
	text-align: justify;
}

#content3 b{
	color: #541331;
	MARGIN-LEFT:34PX;
	MARGIN-right:34PX;
	font: x-small/120% verdana,arial,sans-serif;
	text-align: justify;
}

#conthome p{
	color: #541331;
	MARGIN-LEFT:34PX;
	MARGIN-right:34PX;
	font: x-small/170% verdana,arial,sans-serif;
	text-align: justify;
}

#conthome b{
	color: #541331;
	MARGIN-LEFT:34PX;
	MARGIN-right:34PX;
	font: x-small/120% verdana,arial,sans-serif;
	text-align: justify;
}

#sidebar2col p{
	color: #541331;
	MARGIN-LEFT:34PX;
	MARGIN-right:34PX;
	font: x-small/170% verdana,arial,sans-serif;
	text-align: justify;
}

#sidebar2col b{
	color: #541331;
	MARGIN-LEFT:34PX;
	MARGIN-right:34PX;
	font: x-small/120% verdana,arial,sans-serif;
	text-align: justify;
}

#header{
	background-image: url(images/HEADER_ARROW.jpg);
	background-position: left;
	background-repeat: no-repeat;
	COLOR:WHITE;
	width:1000px;
	background-COLOR: #999999;
	height:50px;
}


#header h1{
	PADDING-LEFT:45PX;
	PADDING-TOP:13PX;
	FONT-SIZE:18PX;
}


sm1{
	PADDING-TOP:6PX;
	FONT-SIZE:8PX;
}


#banner{
	width:1000px;
	background-color: #541331;
	background-image: url(images/banner_right.gif);
	background-position: right;
	background-repeat: no-repeat;
	height:101px;
}


#nav{
	width:1000px;
	background-image: url(images/header_bar.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-bottom:8px;
	margin-bottom:0px;
}


sm{
	font-size: 7px;
	color: #541331;
	font-variant: small-caps;
}


ul{
	display: inline-block;
	color:#541331;
	margin-left: 15px;
	margin-right: 34px;
	font: x-small/170% verdana,arial,sans-serif;
	list-style-position: outside;
	list-style-type: disc;
}


ul.horiz {
	padding-top:0px;
	margin-bottom:5px;
}


ul.horiz li{
	display:inline;
	color:#541331;
	float:right;
	padding-right: 4px;
	list-style-image: url(images/navbullet.gif);
	margin-left:800px;
}


ul.horiz a:link, ul.horiz a:active,ul.horiz a:visited {
	color:#541331;
	text-decoration:none;
}


ul.horiz a:hover{
	color:#541331;
	text-decoration:underline;
}


#topnav{
	position:absolute;
	top:2px;
	left:0px;
	width:958px;
	font-size:xx-small;
	color:#541331;
	
}


#quicksearch{
	position:absolute;
	top:45px;
	left:650px;
}


/* layout 


min-width: 1000px;;
	max-width: 1400px;
*/

#wrap {
width:1000px;;
height:100%;
background: url(img/wrap-bg.gif) repeat-y 70% 0;
	
	}



#content {
	float: left;
	width: 650px;
	font-size: 95%;
	color: #333;
	line-height: 1.5em;
	padding-top:25px;
	margin-right:265x;
	min-height:350px;
	margin-bottom:25px;

	}
	
	
#sidebar {

margin-top:10px;
	width:275px;
	float:left;
	padding-left:29px;
		}
	
	
#contentban {
	float: left;
	width: 95%;
	font-size: 95%;
	color: #333;
	line-height: 1.5em;
	padding-top:25px;
	}
	
	
#content3 {
	float: left;
	width: 65%;
	font-size: 95%;
	color: #333;
	line-height: 1.5em;
	padding-top:25px;
	}



#conthome {
	float: left;
	width: 100%;
	font-size: 95%;
	color: #333;
	line-height: 1.5em;
	padding-top:25px;
	}


	
#sidebar2col {
	float: right;
	padding-top:25px;
	width:275px;
	}

#footer {
clear:both;
	background: #541331 ;
	border-top: 2px solid #999999;
	margin-top:125px;
	position: relative;


	
	}
	

#footercontent {
	background: white;
	}


#footer p{
	font-size:xx-small;
	text-align: center;
	font-style:italic;
}	

	
/* gutters */

#content .gutter {
	padding: 25px;
	background: url(img/content-bg.gif) repeat-x top left;
	}


#sidebar .gutter, #sidebar-2 .gutter, #sidebar2col .gutter {
	padding: 15px;
	}