a{
	text-decoration: underline;
	color: #3f2743;
}
a:hover{
	text-decoration: underline;
	color: #3f2743;
}
#unline {
		text-decoration: underline;
}

* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #4c0159;
	font-size: 1em;
	line-height: 1.4;
	margin:0;
	padding:0;
	}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 

body {

	margin: 36px 0px 0px 0px;
	font-size: 75%;
	background: #FFF;
	background-image:url(../img/gradient-background.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;

	}
	
	#content-wrap {

	position: relative;
	clear: both;
	width: 850px;	
	padding: 0; 		
	margin-left: 5px;	

	float: left;	
	display: inline;	

}

/* Main Column */
#main {

	float: left;
	width: 840px;
	padding: 0; margin: 0;
	display: inline;		
}
#main h2 {
	padding-bottom: 3px;
	margin-top: 15px;
	font: bold 1em georgia, serif;	
	color: #000; 
	letter-spacing: 0;	
	text-transform: none;	
}
#main h2 a {
	color: #fff;
	text-decoration: none;		
}
#main ul li {
	list-style-image: url(bullet.gif);
}

/* images */
img {
border: 0px;


}
img.float-right3 {
	float:right;
background: #FFF;
  	margin: 5px 0px 10px 10px;
	border: 1px solid #FFF;  
}

img.float-right {
background: #222222;
  	margin: 5px 0px 10px 10px;
	border: 0px solid #222222;  
}

img.float-logo2 {
background: #222222;
  	margin: 35px 0px 0px 0px;
	border: 0px solid #1B1B1B;  
}

img.float-logo3 {
background: #222222;
  	margin: 5px 0px 0px 0px;
	border: 0px solid #1B1B1B;  
}

img.float-left {

  	margin: 5px 10px 10px 0px;

}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

#center{

  width: 880px ;
  margin-left: auto ;
  margin-right: auto ;
}
#pagewidth{
	}
#headerempty{
	clear:both;
	width: 838px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
#header{
	text-align: center;
	clear:both;
	width: 838px;
	height: 72px;
	margin: 0px 0px 0px 0px;
	padding: 44px 0px 0px 0px;
	border-top: 1px solid #4c0159;
	}
#header2{
	text-align: right;
	clear:both;
	width: 838px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
	}
	#maintitle{
	text-decoration: none;
	font-family: georgia, serif;
	color: #4c0159;
	font-size: 1.4em;
	line-height: 1.4;
	letter-spacing: 4.8pt;
	}
#menu{
	width: 838px;
	height: 80px;
	border-bottom: 1px solid #4c0159;
	position: relative;
	z-index: 3;
	}
.content{
	clear:both;
	margin: 0px 0px 0px 0px;
	z-index: 1;
	}
.mask {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 2;
}
#display{
	width: 838px;
	height: auto;
	margin: 0px 0px 0px 0px;
	}


/* FOOTER */	
	
#textlight{
	line-height: 1.25em;
	color: #4c0159;
	}	
#footer{
	position: relative;
	text-align: right;
	clear:both;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	height:120px;
	width:838px;
	z-index: 4;
	
	}
#light{
	line-height: 1.25em;
	color: #4c0159;
}
#scrolltop{
  width: 838px ;
  height: 40px ;
  text-align: right;


}

/* LOGO */
/*margin: margin-top | margin-right | margin-bottom | margin-left;*/
#logo{
	overflow: hidden;
	width: 184px;
	height: 65px;
	float: left;
	display: inline;
	position: relative;
}
#logo a{
    width: 230px;
	height: 65px;
	}
#logo a img{
	position: absolute; 
	top: 0px;
	border: 0; 
}
#logo a:hover img{
	position: absolute; 
	top: -65px;
	border: 0;
}

.splitcontentleft{float:left; width:38%; margin: 40px 0 30px 0;}
.splitcontentright{float:right; width:58%; margin: 40px 0 30px 0;}
.splitcontentcenter{float:right; width:100%; margin: 40px 0 30px 0;}

.splitcontentleft2{float:left; width:28%; margin: 40px 0 30px 0;}
.splitcontentcenter2{float:right; width:40%; margin: 40px 0 20px 20px;}
.splitcontentright2{float:right; width:28%; margin: 40px 0 30px 0;}




/* MENU */
#navbg{
	float: center;
	position: relative;
	width: auto;
	padding: 0px 0px 0px 0px;
	border: 1px solid #4c0159;
	background-color:#450350;
	}
ul#nav1{
	text-align: left;
	list-style: none;
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	}
ul#nav1 li{
	display: inline;
	text-align: center;
	margin: 0px 0px 0px 26px;
	padding: 0px 0px 0px 0px;
	}
ul#nav1 a{
	text-decoration: none;
	}
ul#nav1 a #navdark{
font-weight:bold;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 1.0em;
	line-height: 1.4;
	letter-spacing: 0;
	}
ul#nav1 li:hover #navdark, ul#nav1 a:hover #navdark{
	text-decoration: underline;
	color: #FFF;
	}
ul#nav1 a.currentpage #navdark{
	text-decoration: underline;
	font-style: italic;
	color: #FFF;
	}
.click li{
	cursor: pointer;
}
.click li:hover {
}

