body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4F5458;
	background-color: #CCE2EF;
	line-height: 130%;

}
#wrapper {
	border: 7px solid #88B1C5;
	width: 900px;
	margin: 0 auto;
	background-color:#FFFFFF;
	
}
#nav {
	background-color: #434a54;
	height: 25px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 25px;
	width: 900px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #61c4fd;
}
#nav li {
	display: inline;
	line-height: 25px;
	color: #FFFFFF;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 25px;
	margin: 0;
	width: 12%;
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
#nav a:hover {
	color: #61c4fd;
	

}#logo {
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 900px;
	background-color: #FFFFFF;
}
#logo h1 {
	font-size: 36px;
	line-height: 95px;
	color: #434A54;
	margin: 0 0 0 50px;
	font-style: italic;
}

#logo h1 span {

	font-size: 36px;
	line-height: 95px;
	color: #61c4fd;
	margin: 0;
}

#content {
	background-image: url(images/content.gif);
	background-repeat: repeat-x;
	float: left;
	
	width: 600px;
	background-color: #FFFFFF;

}
#sidebar {
	background-image: url(images/content.gif);
	background-repeat: repeat-x;
	height:100%;
	float: right;
	width: 300px;
	padding-bottom: 100px;
	background-color: #FFFFFF;



}
#footer {
	clear: both;
	height: 30px;
	background-color: #434a54;
	color: #FFFFFF;
	padding-left: 20px;
	line-height: 30px;
	
}
a {
	color: #434A54;
}
a:hover {
	color: #434a54;
}
#sidebar ul {
	width: 200px;
	margin: 0px 0px 0px 30px;
	list-style-type: square;
}
#sidebar li {
	color: #434A54;
	background-color: #FFFFFF;
	border-bottom: 1px dashed #434A54;
}
#sidebar a {
	color: #434A54;
	background-color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 10px 0;
	width: 200px;
	list-style-type: square;
	text-decoration: none;


}
#sidebar a:hover {
	background-color: #88B1C5;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#searchme {
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100px;
	float: left;

}
#content p {
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 50px;
}
h1, h4 {
	font-size: 130%;
	line-height: 200%;
	font-weight: lighter;
	color: #66CCFF;
}
h2, h5 {
	font-size: 207%;
	line-height: 250%;
	font-weight: bolder;
	color: #AECADF;
	padding-left: 50px;
	margin: 0px;


}
h3, h6 {
	font-size: 130%;
	line-height: 134%;
	color: #99CCCC;
}
.blue {
	font-size: 12px;
	color: #00A5F4;
}
#content ol, ul {
	font-family: Georgia;
	font-size: 24px;

}
#content span {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;


}
ul,ol {
	font-family: "Trebuchet MS";
	font-size: 100%;
}
.size {
	color: #00A5F4;
	padding-left: 10px;
}
#content ul, ol .fix {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-indent: 0pt;
	line-height: 130%;

}
