body {
	text-align: center;
	background-color: #213649;
	background-image: url(images/mainback.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	font-family: verdana, arial;
	font-size: 10px;
}

p {
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
}
a {
	color: #000000;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 290px;
	padding: 0px;
	vertical-align: bottom;
	margin: 0px;
}
#mainwrapper {
	width: 770px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contentwrapper {
	margin: auto;
}
.leftblockmain {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	float: left;
	width: 515px;
	text-align: left;
	background-image: url(images/leftblockmain.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.leftblocktop {
	float: left;
	width: 515px;
	background-image: url(images/leftblocktop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftblockbottom {
	float: left;
	width: 515px;
	background-image: url(images/leftblockbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
}

.leftblockmain h1 {
	font-family: georgia, "times new roman";
	font-size: 16px;
	color: #233549;
	margin-left: 20px;
}

h2 {
	font-family: georgia, "times new roman";
	font-size: 12px;
	color: #233549;
	margin-left: 20px;
}


.rightblockmain {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	width: 255px;
	text-align: left;
}

.rightblocktop {
	background-image: url(images/rightblocktop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 255px;
}
.rightblockbottom {
	background-image: url(images/rightblockbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 255px;
	height: 28px;
}
.rightblock {
	background-image: url(images/rightblockmain.jpg);
	background-repeat: repeat-y;
	background-position: left;
	float: right;
	width: 255px;
}
.rightblock p {
	margin-right: 20px;
	margin-left: 20px;
	color: #333333;
}



.footer {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.footer a {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#menu {
	background-image: url(images/menu.jpg);
	height: 28px;
}


.profilehidden {display:none}
.profileshown {display:inline}

.rightblockmain h1 {
	font-family: georgia, "times new roman";
	font-size: 14px;
	font-weight: bold;
	color: #233549;
	margin-left: 20px;
}
.rightblockphoto {

	font-family: verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	width: 255px;
}
.rightblockphoto p {
	text-align: center;
}

