html {
	overflow-y: scroll;
}

body {
	background: url(../images/bg.gif) repeat-x #f9f9f9;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica;
    width: 100%;
	font-size: 80%;
	color: #121134;
}


form {
	margin: 0px;
}

input {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica;
}

h1 {
	font-weight: normal;
	margin: 0px 0px 16px 0px;
	padding: 0px;
	font-size: 140%;
	color: #780077;
}

h2 {
	font-weight: bold;
	margin: 12px 0px 8px 0px;
	padding: 0px;
	font-size: 90%;
}

p {
	margin: 0px;
	margin-top: 7px;
	margin-bottom: 9px;
}

.clear {
	clear: both;
	font-size:50%;
}

img {
	border: 0px;
}

a:link, a:visited, a:active {
   	text-decoration: none;
	color: #611C77;
	font-size: 100%;
}

a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 100%;
}

hr {
	color: #ccc;
	height: 1px;
	background-color: #ccc;
	border: 0px solid #ccc;
}

#wrapper {
	width:968px;
	margin: 0px auto 0px auto;
}

#header {
	width: 968px;
	height:173px;
	text-align: left;
	background:url(../images/header-bg.jpg) bottom no-repeat;
}

#content {
	width: 948px;
	margin-left:10px;
	min-height:529px;
	background:url(../images/content-bg.gif) repeat-y #fff;
	margin-top:13px;
	line-height:145%;
	float:left;
}

#content p a:link,#content p a:active,#content p a:visited {
	text-decoration:underline;
	background:url(../images/arrow-purple.gif) right no-repeat;
	padding-right:20px
}

#content p a:link.inline { text-decoration:underline; background:none; padding:0px; }

#content a:hover {
	color:#000;
}

#contentLeft {
	width: 500px;
	float:left;
	margin-top:20px;
	min-height:529px;	
}

#contentLeft2 {
	width: 928px;
	float:left;
	margin-top:20px;
	min-height:529px;
}

#contentLeftBottom {
	height: 71px;
	margin-left: 53px;
	_margin-left: 33px;
	float: left;
}

#mainText {
	margin:26px 34px 10px 53px;
	_margin:26px 0px 10px 0px;
	_padding-left:20px;
	_height:486px;
	min-height: 390px;
	float: left;
}

#contentRight {
	width: 448px;
	float:right;
	margin-top:20px;
}

.picture {
	width: 140px;
	height: 140px;
	float: left;
}
.picture img {
	margin-top: 15px;
}

#logo {
	width:407px;
	height: 140px;
    float: left; 	
}

#topMenu {
    float: left;
    width: 551px;
	height: 47px;
	text-align: right;
}

#topMenu ul {
	margin: 118px 0px 0px 0px;
	padding: 0px;
	height: 31px;
}

#topMenu li {
	display: inline;
	padding-left:14px;
	padding-right:14px;
	height: 31px;
	font-size:100%;
	text-align:right;
	margin-top:18px;
}

#topMenu li.noline {
	border-left:none;
}

#topMenu a:link,#topMenu a:visited,#topMenu a:active {
	color:#666;
	font-size:95%;
	font-weight:bold;
}

#topMenu a:hover {
	color:#780077;
}

#topMenu li.menuon a:link,#topMenu li.menuon a:visited,#topMenu li.menuon a:active {
	color:#780077;
}

#footer {
	width: 968px;
	height:59px;
	text-align: left;
	background:url(../images/footer-bg.jpg) bottom no-repeat;
	font-size:85%;
	float:left;
}

#footerLeft {
	width: 400px;
	padding-left: 40px;
	margin-top:30px;
	float: left;
}

#footerRight {
	width:400px;
	padding-right: 40px;
	margin-top:30px;
	text-align:right;	
	float: right;
} 

#footer a:link,#footer a:active,#footer a:visited {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #780077;
}

.mapbg {
	background:url(../images/mapbg.jpg) no-repeat;
	width:448px;
	height:509px;
}
