/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #FBF2FD;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Tahoma", Georgia,Times New Roman, Times, serif;
	color: #990000;
}

h1 { font-size: 34px; }

h2 {
	margin-bottom: 10px;
	padding: 0 0 45px 0;
	font-size: 20px;
	background: #CC99FF url(images/) repeat-x left bottom;
}

h3 {
	padding: 0 0 22px 0;
	font-size: 15px;
	background: #CC99FF url(images/) repeat-x left bottom;
}

p {
	margin-top: 0;
	text-align: ;
	line-height: 160%;
}

a {
	color: #FE4E00;
}

a:hover {
	text-decoration: none;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	padding:10px;
	background: #FBF2FD url(images/.....) no-repeat 0px 0px ;
}

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url(images/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #990000;
}

#header a:hover {
	text-decoration: underline;
}

#header .first a {
	background: none;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 220px;
	padding: 0 0 0 0px;
}

#colOne h3 {
	margin-top: 14px;
}

#colTwo {
	float: right;
	width: 650px;
	padding: 0 0px 0 0;
}

/* pup*/

#pup {
	clear: both;
	width: 800px;
	height: 45px;
	background: url(images/pup.jpg);
	font-size: 12px;
	margin: 0 auto;
}

#pup p {
	padding: 11px;
	text-align: right;
	color: #8A8A8A;
}

#pup a {
	color: #823207;
}

/* banner*/

#banner {
	clear: both;
	width: 800px;
	height: 70px;
	font-size: 12px;
	margin: 0 auto;
}

#banner p {
	padding: 7px;
	text-align: center;
	color: #8A8A8A;
}

#banner a {
	color: #823207;
}


/* Footer */

#footer {
	clear: both;
	width: 800px;
	font-size: 11px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#footer p {
	padding: 20px 0 0 0;
	background: url(images/img4.gif) repeat-x;
	text-align: center;
	font-family: "Tahoma", Georgia,Times New Roman, Times, serif;
	color: #8A8A8A;
}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	}
	
#menu {
	width: 200px;
	margin: 10px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFF;
	display: block;
	background:  url(menu.gif);
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover {
	color: #FFF;
	background:  url(menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}