
/*	--------------------------------------	*/
/* 	STANDARD HTML TAG RESETS               	*/
/*	--------------------------------------	*/

	body,
	h1, h2, h3,
	p, ul, li,
	form {
		border:	0;
		margin:	0px;
		padding:0px;
	}

/*	--------------------------------------	*/
/* 	STANDARD HTML TAG DEFINITION           	*/


	body,
	form,
	input,
	td {
		font-family: 	Verdana, Helvetica, sans-serif;
		font-size: 		11px;
		color: 			#1f1f1f;
		line-height:	130%;
	}
	
	p { /* text area text */
		font-family: 	Verdana, Helvetica, sans-serif;
		font-size: 		11px;
		line-height:	130%;
		color: 			#1f1f1f;

	}
	
	
a,
a:link,
a:visited{
	color: 				#65328f;
	text-decoration: 	none; 
	}


a:active,
a:hover{
	color: 				#000000;
	text-decoration: 	none; 
	}	
	
#Footer a,
#Footer a:link,
#Footer a:visited{
	color: 				#cddb2e;
	text-decoration: 	none; 
	}


#Footer a:active,
#Footer a:hover{
	color: 				#65328f;
	text-decoration: 	none; 
	}	

/*	--------------------------------------	*/
/* 	SCROLL BARS							 	*/

	html,
	body {
		scrollbar-track-color: 		#ffffff;
		scrollbar-face-color: 		#E7E7E8;
		scrollbar-arrow-color: 		#65328f;
		scrollbar-3dlight-color: 	#ffffff;
		scrollbar-highlight-color: 	#ffffff;
		scrollbar-shadow-color: 	#ffffff;
		scrollbar-darkshadow-color: #ffffff;
		background-color:			#1f1f1f;
		background-image:			url(Graphics/BG.jpg);
		background-position:		center;
		background-repeat:			repeat-y;
	}


/*	--------------------------------------	*/
/* 	PAGE ELEMETS                           	*/
/*	--------------------------------------	*/

#Container {

	margin:					0 auto;
	margin-top: 			10px;
	position:				relative;
	width:					980px; 
	height:					582px;	
	background-image:		url(Graphics/MainBG.jpg);
	background-position:	center;
	background-repeat:		repeat-y; 
	}

#Top {
	height:			111px;
	position:		relative;
	}


#MainArea {
	position: 		relative;
	height:			460px;
	}
	
#Footer {
	position: 		relative;
	height:			20px;
	font-family: 	Verdana, Helvetica, sans-serif;
	font-size: 		9px;
	color: 			#ccda2b;
	line-height:	120%;
	text-align:		right;
	padding-right: 	20px;
	}	


.Purple {
		color: #65328f; 
		}
.Green {
		color: #cddb2e; 
		}


/*	--------------------------------------	*/
/* MENUS	                           	*/
/*	--------------------------------------	*/

	
.InfoMenu {
	list-style-type: 	none;
	position:			relative;
	margin: 			0;
	top:				0px;
	width:				640px;
	padding: 			0;
	float:				right;
	height:				21px;
	}
	
.InfoMenu li{
	display: 			inline;
	float:				left;
	padding-left: 		45px;
	padding-top: 		40px;
	height:				21px;
	}
	
.InfoMenu li a,
.InfoMenu li a:link,
.InfoMenu li a:visited {
	color: 				#6e6e70;
	display: 			inline;
	font-size: 			13px;
	text-decoration: 	none;
	text-transform:		lowercase;
	}


.InfoMenu li a:active,
.InfoMenu li a:hover {
	color: 				#ccda2b;
	}
	

#InfoMenuOn a{
	color: 				#ccda2b;
}


/*	--------------------------------------	*/
/* 	SUBMENU ON TEXT.PHP					   	*/	


.SubMenuArea {
	list-style-type: 	none;
	position:			relative;
	margin: 			0;
	top:				40px;
	width:				600px;
	padding: 			0;
	float:				right;
	height:				21px;
	border-top:			1px solid #464546;
	}
	
.SubMenu li{
	display: 			inline;
	float:				left;
	padding-right: 		20px;
	padding-top: 		4px;
	height:				21px;
	}
	
.SubMenu li a,
.SubMenu li a:link,
.SubMenu li a:visited {
	color: 				#6e6e70;
	display: 			inline;
	font-size: 			11px;
	text-decoration: 	none;
	text-transform:		lowercase;
	}

.SubMenu li a:active,
.SubMenu li a:hover {
	color: 				#ccda2b;
	}
	
#SubMenuOn a{
	color: 				#ccda2b;
}

/*	--------------------------------------	*/
/* 	TOP AREA	                           	*/
/*	--------------------------------------	*/


h1 { /* all main headers */
	color: 				#1f1f1f;
	font-size: 			17px;
	font-weight: 		normal;
	margin: 			0px;
	text-decoration: 	none;
	padding:			0px;
	padding-bottom:		6px;
	}


h2 { /* all sub headers */
	color: 				#65328f;
	font-size: 			12px;
	font-weight: 		bold;
	margin: 			0px;
	text-decoration: 	none;
	margin-bottom:		6px;
	}
	

h3 { /* all sub headers */
	color: 				#65328f;
	font-size: 			12px;
	margin: 			0;
	margin-bottom:		0px;
	text-decoration: 	none;
	padding:			0;
	font-weight: 		normal;
	}	


/*	--------------------------------------	*/
/* 	MAIN AREA	                           	*/
/*	--------------------------------------	*/

.WelcomeTextArea {
	position:			relative;
	width:				561px;
	float:				left;
	display:			inline;	
	height:				425px;
	}
.TextArea {
	position:			relative;
	width:				561px;
	float:				left;
	display:			inline;	
	height:				425px;
	overflow:			auto;
	padding-right: 		5px;
	}

.TextBox {
	position:			relative;
	width:				511px;
	height:				54px;
	padding:			25px;
	background-image:	url(Graphics/BoxTop.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	background-color:	#dae476;
	}	
.TextBox2 {
	position:			relative;
	width:				494px;
	height:				54px;
	padding:			25px;
	background-image:	url(Graphics/BoxTop2.jpg);
	background-position: top center;
	background-repeat:	no-repeat;
	}	
	
	
.TextBoxFoot {
	position:			relative;
	width:				561px;
	height:				4px;
	background-color:	#dae476;
	background-image:	url(Graphics/BoxFoot.jpg);
	background-position:center;
	background-repeat:	no-repeat;
	margin-bottom:		15px;
	}	
.FolioPic {
	position:			relative;
	width:				351px;
	height:				320px;
	float:				left;
	display:			inline;	
	padding-left:		1px;
	text-align:			left;
	padding-top:		43px;
	margin-right:		27px;
}

.PicCover {
	position:			absolute;
	width:				309px;
	height:				404px;
	float:				left;
	top:				43px;
	left:				1px;
	z-index:			1;
}
.Promo {
	position:			relative;
	width:				560px;
	height:				100px;
	padding-top:		10px;
	padding-bottom:		10px;
	margin-top:			10px;
	border-top:			1px solid #6d6d6d;
}


.PromoImage {
	position:			relative;
	top:				-10px;
	width:				140px;
	height:				95px;
	margin-left:		10px;
	float:				right;
	border: 			1px solid #6d6d6d;
}
.Line {
	border-bottom:		1px solid #6d6d6d;
}