#shadowContainer {
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #DADADA;
}
#headerWrapper {
	height: 85px;
}
#menuBox {
	height: 13px;
	background-image: url(../images/art_logo_bottom.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B9B9B9;
	border-bottom-color: #B9B9B9;
	background-color: #CADB2A;
	margin: 0px;
	padding: 0px;
}
#menuBox li {
	font-family: Verdana;
	color: #333333;
	display: inline;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 20px;
	padding-left: 20px;
}
#menuBox ul {
	margin: 0px;
	padding: 0px;
	float: right;
}

#menuBox a {
	color: #333333;
	text-decoration: none;
}
#menuBox a:hover {
	color: #666600;
	text-decoration: none;
}
#contentWrapper {

}
#leftSection {
	padding-top: 15px;
}
#leftSection li {
	display: block;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Verdana;
	font-size: 12px;
	color: #768116;
}
#leftSection ul {
	margin: 0px;
	padding: 0px;
}
#leftSection a {
	color: #768116;
	text-decoration: none;
}
#leftSection a:hover {
	color: #000000;
	text-decoration: none;
}
#middleSection {
	padding: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	min-height: 450px;
}
#middleSection a{
	text-decoration: none;
	border: none;
	color: #666666;
}
#middleSection img{
	border: none;
}
#footerWrapper {
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-top: 14px;
	background-color: #CADB2A;
}
#footerWrapper a {
	color: #666666;
	text-decoration: none;
}
#footerWrapper a:hover {
	color: #000000;
	text-decoration: none;
}
#logoBox {
	float: left;
	width: 200px;
}
#loginBox {
	float: right;
	width: 475px;
	margin-top: 0px;
}
.small {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
body {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.clsCursor {
	cursor:pointer;
}
.clsSubMenuTitle {
	display: block;
	padding-left:5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	font-size:12px;
	font-weight:bold;
	color: #768116;
	border-bottom:1px dotted #999999;
}
legend {
	color:#646D12;
	font-size:12px;
	font-weight:bold;
}
.clsMessage {
	padding: 20px;
	color:#646D12;
	font-size:12px;
}
.clsQuestion{
	float:left;
	padding: 0px;
	height: 17px;
	width: 380px;
	text-align: right;
	vertical-align:middle;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.clsAnswer{
	float:left;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	height: auto;
	width: 380px;
	text-align: left;
	vertical-align:top;
}
.clearBoth {
	clear: both;
	margin:0px;
	padding:0px;
}
.clsText{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 200px;
	text-align: left;
	vertical-align:top;
	font-size:11px;
	color: #666666;
	font-weight: normal;
}
.clsButton {
	background: url(../images/btn_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	width: auto;
	border: 1px solid #646D12;
	cursor: pointer;
}
h1 {
	font-size: 12px;
	color: #666666;
	margin-top: 100px;
}

