body{
	padding: 10px;
	text-align: center;
    font: 70% Verdana, Arial, Helvetica, sans-serif;
	}
	
p,h1{
	margin: 5px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
	}
	
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	font-weight:normal;
	color: #000;
	}	
	
h2{
	font-size: 130%;
	color:#333333;
	padding-left: 5px;
	}
	
div#container{
	width:950px!important;
	width /**/: 98%;
	padding:5px;
	text-align:left;
	background:#CCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
div#header{
	text-align:center;
	background-color: #FFFFFF;
	padding-left: 10px;
	}
	
div#content{
	float:right;
	width:700px;
	padding:5px 15px;
	margin:5px 0;
	background: #FFF;
	min-height: 570px;
	}
	
div#content_heading{
	float:right;
	width:730px;
	padding:5px 0;
	margin:5px 0px 0px 0px;
	background: #982125;
	}
	
div#content_heading h1{
	font-size: 140%;
	color: #FFFFFF;
	}
	
div#content a{
	color: #CC0000;
	text-decoration: none;
}
div#content a:hover{
	font-weight:normal;
	color: #000000;
	}	
	
div#nav{
	float:left;
	width:200px;
	margin:5px 10px 5px 0px;
	padding: 5px;
	background: #FFF;
	text-align: center;
	}
	
div#nav h2{
	font-size: 120%;
	color: #9E4A24
	}
	
div#footer{
	clear:both;
	padding:5px;
	text-align:left;
	color:#FFFFFF;
	background-color: #9B1E25;
}
	
div#footer p{
	color: #FFFFFF;
}
	
div#nav_bar{
	width: 100%;
	background-color: #333333;
	margin-top: 5px;
	}
	
div#nav_bar ul{
	padding: 5px;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	}
	
div#nav_bar ul li{
	display: inline;
	padding: 0;
	margin: 0;
	text-decoration: none;
		}

/* defines the navigation text */	
div#nav_bar ul li a{
	font-size: 13px;
	color: #FFFFFF;
	padding: 10px;
	width:9em;
	text-decoration: none;
	font-weight: bold;
	}

/* defines the color of the rollovers */	
div#nav_bar ul li a:hover, #nav ul li a:focus{
	color: #CC0000;
	text-decoration: none;
}

.rightimage{
	float: right;
	margin: 10px;
	}
	
.leftimage{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
.table_block_grey p{
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	}
	
#leftcol_strip{
	background-color: #333333;
	margin: 5px;
	}
	
#leftcol_strip p{
	color: #FFFFFF;
	}
	
#leftcol_strip h1{
	color: #FFFFFF;
	font-size: 120%;
	}

div#login{
	background-color: #CCCCCC;
	margin: 5px;
	}
	
#login h1{
	color: #000000;
	font-size: 120%;
	}


#leftcol_block_grey p{
	color: #333333;
	}
	
#leftcol_block_grey{
	background-color: #CCCCCC;
	margin: 5px;
	}

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

/*SLIDESHOW STYLING*/
	#test {
	width: 700px;
	height: 190px;
	padding:0;
	margin:0;
	}
	
	.sdswitch {
			    position:relative;
			    height:336px;
			}
			
			.sdswitch *{
			    position:absolute;
			    top:0;
			    left:0;
			    z-index:8;
			}
			
			.sdswitch *.active {
			    z-index:10;
			}
			
			.sdswitch *.last-active {
			    z-index:9;
			}
			
			.sdwindow {	
				position:absolute;
				top:10px;
				height:20px;
				background: #000;
				color:#fff;
				font-weight: bold;
				z-index: 11;
				opacity:0.6;
			}
			 
/*END SLIDESHOW STYLING*/
