body { font: 11px/1.8em "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif; margin: 0;
	color: #4c4c4c;
	text-align: center;
	padding: 0;
}

divtest {
	border-width: 1px;
	border-style: dotted;
}

img { border: 0px;}
p img { float: right; margin-left: 10px;}

a { color: #630098; text-decoration: none; border: none; }

a:hover { color: #af3eff; text-decoration: underline; }

a:active { color: #b946cd; }

a:visited { color: #854acd; }

h1 {
	margin-bottom: 20px;
	margin-top:10px;
	font-size:23px;
}

h2 {
	background: url(images/h2-2tone.gif);
	font-size: 15px;
	padding: 2px 8px 4px 12px;
	margin-top:30px;
}

h3 {
	background: url(images/h3-sideshade.gif) #ffffff;
	font-size: 12px;
	color: #ffffff;
	padding-left: 5px;
	padding-bottom: 2px;
	margin:0px 0px 0px 0px;
	text-align: left;
}

h3 a {
	color: #ffffff;
}
h3 a:visited {
	color: #ffffff;
}

h4 {
	font-size : 15px;
	padding-left:15px;
}


#pagewrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 900px;
	background: url(images/bg.gif);
}

#header {
	width: 900px;
	background: url(images/header2.gif);
	text-align: left;
	margin: 0px 0px 0px 0px;
}

#menuwrapper {
	padding-left: 67px;
	padding-top: 133px;
}

disv {
	border:1px solid #000;
}

#menu {
	background: url(images/header-menu.gif) no-repeat #ffffff;
	padding-top: 2px;
	width: 812px;
}

#menu ul {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:5px;
	margin-top:5px;
	padding:0px 0px 2px 10px;
}

#menu li {
	display: inline;
	font-size: 12px;
	margin-right: 3px;
	margin-left: 3px;
	height:20px;
}

#menu li a {
	list-style: none;
	background: url(images/tab.gif);
	display: inline;
	padding: 5px 10px;
	text-decoration: none;
	height:20px;
}

#menu li a:hover {
	background: url(images/tab-active.gif);
	color: #f7daff;
}

#menu span.tabpage {
	background: url(images/tab-page.gif);
	padding: 5px 10px;
	height:20px;
}

#content {
	background: url(images/bg-shade.gif) no-repeat;
	padding-left: 40px;
	text-align: left;
	padding-right: 30px;
	padding-top: 10px;
	margin:0px;
}

#main {
	width: 550px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#main p {
	font: 11px Verdana;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

#side {
	width: 200px;
	float: right;
	background: #eae1ff;
}

#side ul {
	padding-left: 10px;
	padding-right: 10px;
	padding-top : 0px;
	padding-bottom: 0px;
	margin: 10px 0px 10px 0px;
}

#side li {
	list-style: none;
	padding-bottom:8px;
	line-height: 12px;
}

#message {
	color: #990000;
}

#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/bottom.gif) no-repeat;
	text-align: center;
	padding-top: 30px;
}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;body { font: 11px/1.8em "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif; margin: 0;
	color: #4c4c4c;
	text-align: center;
	padding: 0;
}