﻿body
{
	/*  background-color: #cda4c7;*/
	margin: 0;
	padding: 0;
}
a
{
	color: #770060;
}
#content
{
	width: 1000px;
	margin: 0 auto;
	background-color: White;
	height: 600px;
}
#topSide
{
	margin-top: -36px;
	background-image: url("PictureTitleTop.jpg");
	background-repeat: no-repeat;
	height: 180px;
}
#topSidehp
{
	margin-top: -36px;
	background-image: url("PictureTitleTophp.jpg");
	background-repeat: no-repeat;
	height: 180px;
}
object
{
	float: right;
}
#leftside
{
	float: left;
	width: 300px;
	border-right-style: solid;
	border-right-color: #892276;
	border-right-width: 3px;
	height: 300px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #c1e770;
	padding-top: 50px;
}
#leftside img
{
	margin-left: 25px;
	margin-bottom: 10px;
}
#leftside a
{
	color: #770060;
	display: block;
	text-decoration: none;
	font-size: 1.1em;
	margin-top: 5px;
	margin-left: 10px;
}
#leftside p
{
	font-size: 1.1em;
	margin-bottom: 20px;
}
#centerText
{
	padding-left: 15px;
	height: 330px;
	overflow: auto;
	font-size: 1.1em;
	line-height: 115%;
	z-index: 1;
	padding-bottom: 1px;
	padding-left: 20px;
}
#centerText h2
{
	margin-top: 10px;
}
#centerText ul
{
	list-style-image: url("vv.jpg");
}
#centerText label
{
	float: left;
	clear: left;
	width: 100px;
}
#logo
{
	position: relative;
	top: 30px;
	left: 80px;
}
h1, h2
{
	position: relative;
	top: 10px;
	margin-left: 20px;
	font-size: 50px;
	font-family: Miriam;
	color: #770060;
}
#topside h1
{
	position: relative;
	top: 100px;
}
h2
{
	margin-top: -40px;
	font-size: 30px;
}
#menu
{
	background-color: #770060;
	height: 30px;
}
#menu ul
{
	margin-top: 0px;
}
#menu li
{
	position: relative;
	top: 5px;
	display: inline;
	color: White;
	margin-left: 30px;
	border-collapse: collapse;
}
#menu li a
{
	text-decoration: none;
	color: White;
}
#menu li a:active
{
	color: #8fd400;
}
#menu li a:hover
{
	color: #8fd400;
}
#menu li a.choosen
{
	color: #8fd400;
}
.button
{
	background-image: url("button.png");
	background-repeat: no-repeat;
	height: 42px;
	color: white;
	padding-top: 10px;
	padding-left: 5px;
	font-size: 1.1em;
	margin-left: 50px;
	width: 150px;
}
#leftside p.button a
{
	color: #fff;
}
input[type="text"]:focus, select:focus, textarea:focus
{
	background-color: #ffff99;
}
#footer
{
	background-color: #719500;
	height: 40px;
	clear: both;
	color: White;
	padding-right: 20px;
	line-height: 2em;
	text-align: right;
}

#footer li
{
	display: inline;
	margin-left: 20px;
}
#footer a
{
	color: White;
}
.help
{
	padding-top: 20px;
}
#mainText div
{
	height: 500px;
}
h3
{
	color: #719500;
}

