#content {
	/*border: 1px solid gray;*/
	width:800px;
	background: #f4fcff;
}

#sidebar {
	margin-top: 10px;
	float: right;
	/*border: 1px solid #ddd;*/
	color: #000;
	background: #ffffff;/*dfdfdf*/
}

#sidebar p {
	text-align: center;
	margin-top: 0;
	margin-bottom: 15px;
}

#sidebarleft{
	margin-top: 10px;
	/*border: 1px solid #ddd;*/
	color: #000;
	float:right;
	width:125px;
	margin-right:3px;
}

#sidebarleft p {
	text-align: center;
	margin-top: 0;
}
h1 {
	font-size: 20px;
	margin-top: 0;
}

h2 {
	font-size: 15px;
	margin-top: 10px;
}

a {
	color: #5284B3;
}

a:hover {
	text-decoration: none;
}

ul {
	margin-right: 15px;
}

li {
	font-size: 12px;
	margin-bottom: 5px;
}

.menuUp{
	font-size:12px;
	font-family: georgia;
	color:#002b68;
	text-decoration:none;
	outline:0;
}

.bulet{
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:6px;
}
.menuUp a{
	font-size:12px;
	font-family: georgia;
	color:#002b68;
	text-decoration:none;
	text-align:left;
}

.menuUp a:hover{
	color:#2baffa;
	text-decoration:none;
}
img {
	border: none;
}

.textFont{
	font-size:12px;
	font-family: georgia;
	color:#575757;
	text-align:center;
	width:600px;
}

.textStart{
	margin-top:10px;
	margin-left:10px;
	float:left;
	text-align:left;
	font-size:14px;
	width: 600px;
	font-family: georgia;
	color:#666666;
}
