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;
}
#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 #active {
	background-image: url(images/navactive.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 25px;
	margin: 0;
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	width: 12%;

}
#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;
	background-image: url(images/navactive.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #7A7A7A;


}#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;
}
#search #form1 label {
	font-size: 15px;
	line-height: 20px;
	color: #FFFFFF;

}

#logo h1 span {

	font-size: 36px;
	line-height: 95px;
	color: #61c4fd;
	margin: 0;
}
#search #form1 input {
	font-family: "Trebuchet MS";
	color: #434A54;
	border: 4px solid #515763;
	font-size: 12px;
	height: 15px;
	width: 260px;


	
}
#search {
	background-image: url(images/search.jpg);
	height: 94px;
	width: 900px;
	background-repeat: no-repeat;

}
#form1 {
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;


}
#content {
	background-image: url(images/content.gif);
	background-repeat: repeat-x;
	float: left;
	height: 600px;
	width: 600px;
	background-color: #FFFFFF;

}
#sidebar {
	background-image: url(images/content.gif);
	background-repeat: repeat-x;
	height: 500px;
	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;
	text-align: center;




}
a {
	color: #aecadf;
}
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;
}
#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: 24px;
	color: #00A5F4;
	text-align: center;
}
#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%;



}
#wrapper #sidebar p .size {
	font-size: 18px;
}
.a {
	text-align: left;
	color: #ADC6DE;
}
.neg {
	font-weight: bold;
}
