body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../i/grad.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
table {
	border: none;
	border-collapse: collapse;
	padding: 0;
}
td {
	font-size: 12px;
	vertical-align: top;
}
a {
	color: #003366;
}
div#holder {
	background-image: url(../i/bg4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	height: 1100px;
	width: 100%;
	padding-top: 20px;
	margin: auto;	
}
div#contentLayer {
	width: 770px;
	margin: auto;	
}
div#menuLayer {
	text-align: right;
	padding: 3px 20px 0px 10px;
	background: url('../i/hl.gif') repeat-x left bottom;
	margin: 0px 10px;
}
div#menuLayer a {
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	margin: 2px 10px;
	padding-bottom: 2px;
}
div#menuLayer a:hover {
	border-bottom: solid 2px #CC0000;
}
div#sideBar {
	background: url(../i/vl.gif) repeat-y right top;
	text-align: left;
	float: left;
	margin: 25px 0px 0px 10px;
	width: 190px;
	width: "200px"; /*IE hack*/
	margin-left: "0px"; /*IE hack*/
	margin-bottom: "0px"; /*IE hack*/
	padding-left: "10px"; /*IE hack*/
}
h1 {
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 5px 5px 35px;
	margin: 0px;
}
h1 a {
	text-decoration: none;
	color: #FFFFFF;;
}
h1.brown a {
	color: #003399;
}
div.blue {
	background: url(../i/blue.gif) no-repeat right top;
	background-color: #336699;
	margin: 7px 19px 10px -9px;
	padding-top: 7px;
	height: 21px;
}
h1.blue {
	background: url(../i/wa.gif) no-repeat left top;
	color: #FFFFFF;
}
div.grey {
	background: url(../i/grey.gif) no-repeat right top;
	background-color: #E5E5E5;
	margin: 7px 19px 10px -9px;
	padding-top: 7px;
	height: 21px;
}
h1.grey {
	background: url(../i/wa.gif) no-repeat left top;
	color: #666666;
}

div.red {
	background: url(../i/red.gif) no-repeat right top;
	background-color: #CC0000;
	margin: 0px 0px 5px 0px;
	height: 28px;
}
h1.red {
	background: url(../i/ya.gif) no-repeat left top;
	color: #FFFFFF;
	padding-top: 5px;	
	height: 23px;
}
div.darkblue {
	background: url(../i/darkblue.gif) no-repeat right top;
	background-color: #003366;
	margin: 0px 0px 5px 0px;
	height: 28px;
}
h1.darkblue {
	background: url(../i/ra2.gif) no-repeat left top;
	color: #FFFFFF;
	padding-top: 5px;	
	height: 23px;
}
div.brown {
	background: url(../i/brown.gif) no-repeat right top;
	background-color: #DBD1BD;
	margin: 0px 0px 5px 0px;
	height: 28px;
}
h1.brown{
	background: url(../i/ba.gif) no-repeat left top;
	color: #FFFFFF;
	padding-top: 5px;	
	height: 23px;
}
h2 {
	background-color: #FFFFFF;
	display: inline;
	padding: 0px 5px;
	font-size: 18px;
	font-weight: normal;
}
div.subheader {
	margin-left: -20px;
	padding-left: 15px;
	background: url(../i/h2.gif) repeat-x left center;
}
h3 {
	color: #003366;
	font-size: 14px;
	font-weight: normal;
	display: block;
}
h3 a {
	text-decoration: none;
	color: #003366;
}

.position {
	color: #3093e7;
	font-size: 14px;
	font-weight: normal;
}

h1 a:hover, h3 a:hover {
	text-decoration: underline;
}
div.greybox {
	background: url(../i/gbl.gif) no-repeat left top;
	background-color: #F7F7F7;
	margin-left: -20px;
	padding-left: 20px;
}
div.greybox p {
	background: url(../i/gbr.gif) no-repeat right bottom;
}
#sideBar p, ul {
	line-height: 1.5em;
}
#sideBar ul, #content ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
#sideBar ul.practice li {
	line-height: 1.25em;
}
#sidebar li {
	background: url(../i/sb.gif) no-repeat 0px 3px;
	margin-left: -10px;
	padding: 0px 25px 0px 35px;
	list-style-type: none;
	display: block;
}
#sideBar a {
	color: #003366;
	font-size: 12px;
	text-decoration: underline;
}
#sideBar ul.practice a {
	color: #336699;
	font-size: 12px;
	text-decoration: none;
}
#sideBar ul.none a {
	color: #999999;
	font-weight: normal;
	font-size: 11px;
}
#sideBar ul.practice a:hover {
	background-color: #336699;
	color: #FFFFFF;
	text-decoration: none;
}
#sideBar ul.none li{
	padding: 0px;
	margin: 0px;
	background: none;
}
#sidebar ul.star li, #content ul.star li {
	background: url(../i/star.gif) no-repeat 0px 1px !important;
	margin-left: -5px;
	margin-left: "0px";
	padding: 0px 25px 0px 30px;
	list-style-type: none;
	display: block;
}
#sideBar p {
	padding: 0px 25px 0px 25px;
}
div#content{
	text-align: left;
	margin: 25px 10px 0px 230px;
	line-height: 1.5em;	
}
div#content p {
	padding-right: 50px;
}
div#pane1 {
	background: url(../i/hbg3.jpg) no-repeat left top;
	color: #FFFFFF;
	padding: 10px 0px 40px 30px;
}
#pane1 h1 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}
#pane1 p {
	background: url(../i/ra.gif) no-repeat left top;
	margin-left: -30px;
	padding-left: 30px;
}
div#sep {
	background: url(../i/hl.gif) repeat-x left top;
	margin: 0px;
	padding: 20px 0px;
}
div#pane2 {
	float: left;
	width: "205px";
	padding-right: "20px";
}
div#card {
	background: url(../i/vl.gif) repeat-y left top;
	margin: -5px 0px 0px 205px;
	padding-left: 15px;
	padding-left: "10px";
}
div#pane3 {
	padding-top: 10px;
	background: url(../i/hl.gif) repeat-x left top;
}
#pane3 p {
	margin: 0px;
}
.thumb {
	float: left;
	margin:0px 20px 0px 0px;
	border: none;
}
.profile {
	height: 138px;
	padding-top: 5px;
	background: url(../i/hl.gif) repeat-x left top;
}
.profile h3, .profile p {
	margin: 0;
	padding: 0;
}
.contact {
	margin: 0px 5px 0px -25px;
	background: url(../i/at.gif) no-repeat right 50px;
}
.contact p {
	margin: 5px 0px;
}
input[type=text], textarea {
	border: solid 1px #CCCCCC;
	width: 150px;
}
small {
	margin: 50px 50px 0px 0px;
	display: block;
	color: #999999;
	font-size: 11px;
	text-align: right;
}
div#footerLayer {
	background: url(../i/hl.gif) repeat-x 0px 5px;
	clear: both;
	margin: 10px;
	padding: 10px 0px 0px 10px;
	text-align: left;
	font-size: 10px;
	color: #999999;
}