body{
	color: #000;
	width: 800px;
	background-color: #fff;
	margin: 0px auto auto auto;
	position: relative;
	font-size: 13px;
	font-family: sans-serif;
}
.cleaner {
	clear: both;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

p{font-size: 12px;}
a img{border: none;}
h1 {font-size: 20px; color: #b472b2;}
h2 {font-size: 16px; color: #b472b2;}
.spacer{clear: both;}
.textfield{}
.button{}

#header{ width: 100%;height: 90px;}
#header .left{ float: left;}
#header .right{ float: right;}

#navigation{ height: 25px; background-color: #e8d0e8; border: 1px solid #b472b2; }
#navigation a{ text-decoration: none; color: #000;}
#navigation ul{ list-style: none; margin: 0px; padding: 0px;}
#navigation ul li{ float: left;}
#navigation ul li a{ display: block; border-right: 1px solid #b472b2; height: 25px; float: left;}
#navigation ul li a:hover { display: block; border-right: 1px solid #b472b2; height: 25px; background-color: #b472b2;}
#navigation ul li a div{ padding-top: 5px; padding-right: 15px; padding-left: 15px;}

#content{ width: 100%;}
#content .left{float: left; width: 179px;}
#content .right{float: right; width: 175px;}
#content .center{float: left; width: 440px;}
#content .center .content{ background: url(../images/home-image-bg.jpg) repeat-y; background-position: right; margin: 8px; margin-right: 2px;}
#content .center .content p{ margin-right:10px; margin-bottom: 10px;}
#content .center .footer{ background: url(../images/home-image-bg1.jpg) repeat-x; background-position: top; height: 8px; text-align: right; }
#content .centerwhole{float: left; width: 794px;}
#content .centerwhole .content{ background: url(../images/home-image-bg.jpg) repeat-y; background-position: right; margin: 8px; margin-right: 2px;}
#content .centerwhole .content p{ margin-right:10px; margin-bottom: 10px;}
#content .centerwhole .footer{ background: url(../images/home-image-bg1.jpg) repeat-x; background-position: top; height: 8px; text-align: right; }

#footer {
	clear: both;
}

.func-box{ width: 179px;}
.func-box .title{ background: url(../images/title-top.jpg) no-repeat; background-position: bottom; height: 25px; text-align: left; padding-left: 10px;}
.func-box .content{ border: 1px solid #b672ad; border-top: none; padding-top: 3px; padding-bottom:5px;}
.func-box .content h3{ margin-bottom: 0.25em; margin-top: 0px; text-align: left; font-size: 11px; background-color: #e7d1e6; color: #5f1a5d; margin-left: 0.6em; margin-right: 0.6em; padding: 3px;}
.func-box .content p{ padding: 3px; margin: 0.6em; font-size: 12px;}
.func-box .content .more-link{ text-align: right; padding: 3px; margin: 0.6em; font-size: 12px;}
.func-box .content ul{ list-style: none; font-size: 12px; margin: 0px; padding: 0px; margin-left: 0.7em;}
.func-box .content ul li{ margin-top: 4px;}


.additional-box{width: 167px; border: 1px solid #b472b2; float: left; margin-top: 7px;}
.additional-box .title{ background-color: #b472b2; padding: 5px; color: #fff;}
.additional-box .contents{margin: 5px; }

.AspNet-CreateUserWizard-CreateUserButtonPanel {
	padding: 10px 0 10px 165px;
}
.fineprint {
	color: #666666;
	font-size: 10px;
}

.textbox95p {
	width: 95%;
}

#search {
	float: right;
	margin-top: 0;
	width: 176px;
	height: 24px;
	background: #e8d0e8;
	border: solid 1px #b472b2;
}
.searchtextbox {
	margin-left: 1px;
	width: 100px;
	height: 15px;
	border: solid 1px #b472b2;
}
.searchbutton {
	margin-top: 2px;
	height: 18px;
	color: #844082;
	font-size: 12px;
	background-color: #e8d0e8;
	width: 65px;
	border: solid 1px #844082;
}
#msearch {
	float: right;
	margin-top: 0;
	width: 111px;
	height: 24px;
	background: #e8d0e8;
	border: solid 1px #b472b2;
}
.msearchtextbox {
	margin-left: 1px;
	width: 70px;
	border: solid 1px #b472b2;
}
.msearchbutton {
	margin-top: 2px;
	height: 18px;
	color: #844082;
	font-size: 12px;
	background-color: #e8d0e8;
	width: 25px;
	border: solid 1px #844082;
}
.button {
	color: #844082;
	background-color: #e8d0e8;
	border: solid 1px #844082;
}
.red {
	color: red;
}
