/*
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: #FFFFFF url(images/img01.jpg) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;

}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #111111;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 772px;
	height: 145px;
	margin: 0 auto;
	background: url(images/topback.jpg) repeat-x;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 0px 0 0 0px;

}

#header h2 {
	float: right;
	padding: 0px 20px 0 0;
	font-size: 22px;
}


/* Menu */

#menu {
	width: 772px;
	height: 50px;
	margin: 0 auto;
		background: url(images/imgbar.jpg) repeat-x;
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float:left;
	padding: 17px 15px 0 15px;
	background: url(images/imgbar.gif) repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu a:hover {
	color:#CB701E;
}

#menu .first a {
	background: none;
}

/* Content */

#contenttop {
	width: 750px;
	height:570px;
	margin: 0 auto 0 auto;
	padding: 10px;
	padding-bottom: 20px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
	border:1px solid #006599;
	border-top: 3px solid #006599;
}

/* Posts */

#posts {
	float: left;
	width: 480px;
}

/* Links */

#links {
	float: right;
	width: 200px;
	height:190px;
	padding-left: 10px;
		padding-right: 10px;
	border:1px dashed #006599;
}

#links ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size:20px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
width: 770px;
	height:50px;
		margin: 0 auto 0 auto;
		border:1px solid #006599;
	background: #FFFFFF url(images/img06.jpg) repeat-x left bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

#footer p {
	text-align: center;
	color: #FFFFFF;
}

#legal{
	text-align: center;
	color: #FFFFFF;
}

#topright {
	float: right;
	width: 182px;
	height:121px;
	padding-right: 15px;
	padding-top: 7px;
}

#think {
	float: right;
	width: 400px;
	height: 320px;
	padding: 7px 10px 7px 10px;
	margin: 15px 25px 7px 10px;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #666666;

	
}

#thinkpic{
float:right;
padding-left: 7px;
padding-right: 7px;
padding-bottom: 4px;
padding-top: 4;

}

#dashline {
background: #FFFFFF url(images/dash.gif) repeat-x;
width: 750px;
	height:10px;
}

#campic{
padding-top: 20px;
padding-right:10px;
margin-left: 20px;
clear:both;
float:left;
	width: 241px;
	height: 186;

}

#contentmid {
clear:both;
	width: 750px;
	height:10px;
padding-top: 10px;
background: #FFFFFF url(images/dash.gif) repeat-x bottom;

}