/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #252D37  repeat-x;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

/* Header */

#header {
	width: 904px;
	height: 140px;
	margin: 0 auto;
}

#header h1{margin:13px 0 10px 0;font-size:190%;}
.sys_footer a,
#header h1 a {
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 10px 15px 0 15px;
	margin:0 5px 0 0;

	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #0C7AC7 url(templates/Differential_Purple/resources/palettes/purple/images/img2_lavender.jpg) repeat-x;
}

#menu li .selected {
	background: #0C7AC7 url(templates/Differential_Purple/resources/palettes/purple/images/img2_lavender.jpg) repeat-x;
}

/* Content */

#content {
	width: 904px;
	margin: 0 auto;
}

/* Footer */

.sys_footer {
	clear: both;
	width: 904px;
	margin: 0 auto;
	background: url(templates/Differential_Purple/resources/palettes/purple/images/img6_lavender.gif) repeat-x left top;
    padding: 26px 0 13px 0;
    text-align: center;
}

#sys_designerfooter {
    border: none;
    margin:0 auto;
    padding: 0px 10px 10px 10px;
    background:none;
}


			
.sys_txt{
	margin		: 0;
	padding		: 0;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 13px;
	color	: #CCCCCC;
}

a{color:#9999CC;}

.sys_txt a img{

	border : none;

}

.sys_txt a{

	color: #9999CC;

}

.sys_txt a:hover{

	text-decoration : none;
	color: #6666FF;
}

.sys_txt h1, 
.sys_txt h2, 
.sys_txt h3, 
.sys_txt h4,
.sys_txt h5,
.sys_txt h6{ 

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

.sys_txt h1{
	border-bottom:1px solid #1A1A1A;
	letter-spacing: -1px;
	font-size: 2.4em;
	color	: #FFFFFF;
}

.sys_txt h2{
	font-size: 1.8em;
	color	: #FFFFFF;
}

.sys_txt h3{
	font-size: 1.2em;
	font-weight: bold;
	
}

.sys_txt h4{
	
	
}

.sys_txt h5{
	
	
}

.sys_txt h6{
	
	
}

.sys_txt p{
	
	
}

.sys_txt p,
.sys_txt ul,
.sys_txt ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

.sys_txt blockquote {
	
	font-style		: italic;
	border-left		: solid 2px;
	padding-left		: 20px;
	
}	

.sys_txt ol,			
.sys_txt ul{
	
}

.sys_txt ul li{


}

