

body{
	text-align:			center;
	margin:				0px;
	background-color:   #422357;
	}
	
/* PAGE WRAPPER */	
	
	
#wrap{
	/*width:				99.8%;*/
	width:				773px;
	text-align:			left;
	min-width:			650px;
	margin-left: auto;
	margin-right: auto;
	}
	
/* BANNER */	

#banner{
	width:				773px;
	height:				90px;
	background-color:#FFFFFF;
	/*background:			url(../images/ban.jpg) repeat-y center right;*/
	text-align:			left;
	}
	
/* NAVIGATION */	
	

/** DROPDOWN NAV **/

#nav{
	/*border: 1px solid #422357;*/
	width:				773px;
	height:				27px;
	background-color:	#422357;
	background: url(../images/nav.jpg);
	}

.itemBorder{
	border: 			0px;
	z-index:			1;
	position:			absolute;
	}

.itemText{
	text-decoration: 	none; 
	color:				#422357; 
	font-family: 		Arial, Helvetica, sans-serif; 
	font-size: 			12px;
	}
	.itemText:hover {
		font-weight: bold;
	}
	#navTopMenu {
		padding: 4px 5px 7px 5px; 
	}
	*html #navTopMenu {
		padding: 5px; 
		margin-top: 1px;
	}
	
	.menuText{ 
	text-decoration: 	none; 
	color: 				#FFFFFF; /*StevenH: menu text color*/
	font-family: 		Arial, Helvetica, sans-serif; 
	font-size: 			12px; 
	font-weight: bold;
	height: 27px;

	}
	*html div.topNav {
	margin-top: -6px;
	}
	div.topNav {
	margin-top: 0px;
	}
	.menuText:hover{ 
	text-decoration: 	none; 
	color: 				#422357 !important; /*StevenH: menu text color*/
	font-family: 		Arial, Helvetica, sans-serif; 
	font-size: 			12px; 
	font-weight:	 bold;
	/*background:			url(../images/navhover.jpg);*/
	background-color: #BAAFC2;
	}

	
	.itemRollover{
		font-weight: 		bold;
		color: 				#000000;
		}


	
/* CONTAINER THAT CONTENT AND IMAGE IS IN */	
	
.container{
	width:				773px;
	height:				450px;	
	background-color:#FFFFFF;
	float: left;
	}
	
.main {
	width:				773px;
	height:				325px;
	padding: 0;
	margin-bottom: p;
	border: 			0px #000000 solid;
}
	
.photo{
	background:			url(../images/0.jpg) top left no-repeat #422357;
	width:				100%;
	height:				325px;	
	text-align: 		center;
	border-top:			0px solid #422357;
	}	
	
.photo1{
	position:			inherit;
	width:				100%;
	height:				450px;	
	border-top:			1px solid #422357;
	padding:0;
	margin:0;
	border: 			0px #ff0000 solid;
	float: left;
	}	

.pic {	width: 262px; 
		padding: 0; 
		margin: 0; 
		border: 0px solid #000000;
		float: left; 
}

.prattpic	{	
	float: right;
	border: 0px solid #000000;	
	outline: none;
}

.carnivale	{	
	float: right;
	margin-top: 100px;
	border: 0px solid #000000;	
	outline: none;
}

/* THE CONTAINER SURROUNDING THE ARROWS AND CONTENT */

#contentContainer{
	margin-left: 300px;
	margin-right: 40px;
	margin-bottom: 0;
	height: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 0px solid #000000;
}
	
#contentContainer h1{
	border-top:			1px solid #422357;
	border-bottom:		1px solid #422357;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			15px;
	color:				#422357;
	text-transform:		uppercase;
	font-weight:		bold;
	padding:			3px 0px 3px 0px;
	margin:				40px 0px 20px 0px;
	}	
	
	
#contentContainer a{
	color:				#422357;
	font-weight: bold;
	}	
	
#contentContainer a:hover{
	color:				#BAAFC2;
	font-weight: bold;
	}		
		
#contentContainer p{
	font-size:			12px;
	color:				#333333;
	line-height:		150%;
	margin-top:			0px;
	width:				90%;
	}			
	
#contentContainer .fRight{
	width:				300px;
	float:				right;
	}			

		
#contentContainer table{
	font-size:			12px;
	color:				#465E55;
	line-height:		150%;
	margin-top:			0px;
	width:				90%;
	}		
	
	
#contentContainer h2, #contentContainer h3{
	font-size:			15px;
	color:				#422357;
	line-height:		150%;
	margin-top:			0px;
	margin-bottom:		0px;
	padding:			0px;
	}		
	
			
	
#contentContainer ul{
	font-size:			12px;
	color:				#333333;
	line-height:		150%;
	margin-top:			0px;
}			
	
#contentContainer ul li{
	margin-top:			10px;

	}
	
#contentContainer hr{
	height:				1px;
	background-color:	#333333;
	border:				0px;
	width:				95%;
	margin:				0px;
	}	
	

/* THE BOXES THAT EFFECT THE SCROLLING DIV */
	
#cont{
	width: 99%;
	height: 330px;
	overflow: auto;
	margin: 0;
	scrollbar-face-color: #74428C;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #FFFFFF;
}
	
.txt {
	width:				99%;
	visibility:			hidden;
	}
		
	
/* ARROWS THAT SCROLL CONTENT */	
	
#arrows {
	float:				right;
	width:				10px;
	height:				330px;
	}
	
#up{
	cursor:				pointer;
	margin-bottom: 		315px;
	}	
	
#down{
	cursor:				pointer;
	}	
	
	
/* FOOTER */		
	
#footer{
	width:				773px;
	height:				27px;
	background-color:	#BAAFC2;
	float: left;
	}		
	
#footer p{
	font-size:			10px;
	font-family:		Arial, Helvetica, sans-serif;
	color:				#422357;
	text-align:			center;
	line-height:		24px;
	margin:				0px;
	}	
	
#footer p strong{
	font-size:			11px;
	font-weight: bold;
	}	
		
#footer p a {
	font-size:			10px;
	font-family:		Arial, Helvetica, sans-serif;
	color:				#422357;
	text-align:			center;
	line-height:		24px;
	margin:				0px;
	text-decoration: none;
	}

/* ###### Invented by sean@emudesign.com.au ######*/
/* IE Min-Width hidden from FireFox and Contribute */

* html body .mmhide_min_width /* << hides from firefox*/{
/*/*/*border-left:763px solid #fff;*/  /*##hide from contribute##*/
/*/*/*position:relative;*/	/*##hide from contribute##*/
/*/*/*float:left;*/	/*##hide from contribute##*/
/*/*/*z-index:1;*/	/*##hide from contribute##*/
	}
	
* html body .mmhide_min_width .mmhide_min_width2 /* << hides from firefox*/{
/*/*/*margin-left:-763px;*/	/*##hide from contribute##*/
/*/*/*position:relative; */	/*##hide from contribute##*/
/*/*/*float:left;*/	/*##hide from contribute##*/
/*/*/*z-index:2;*/	/*##hide from contribute##*/
/*/*/*text-align:left;*/	/*##hide from contribute##*/
	}	
	
