 body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	min-width: 770px;
	/*scrollbar-3d-light-color: #666666;
	scrollbar-arrow-color: #FF6600;
	scrollbar-base-color: #cccccc;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #dddddd;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;*/
}
#layoutwrapper {
	margin: 100px auto 0 auto;
	padding: 0;
	width: 770px;
}
/* hide from IE mac \*/
#logodiv img {
	float: left;
}
/* end hiding from IE5 mac */

/* sidebar */
#sidewrapper {
	width: 300px;
	height: 300px;
	float: right;
	background-image: url(images/sidebottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sidebox {
	width: 300px;
	height: 300px;
	float: right;
	background-image: url(images/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebarmenu {
	width: 200px;
	float: right; 
	padding-right: 49px;
	padding-top: 16px;
}
/* main content */
#mainwrapper {
	width: 470px;
	height: 350px;
	float: right;
}
#mainbox {
	width: 470px;
	float: right;
/*	padding-top: 40px;*/
/*	height: 346px;*/
/*	overflow: auto;*/
}
#maincontent2 {
	font-size: 0.9em;
	text-align: left;
	line-height: 1.2em;
	padding: 50px 24px 20px 32px;/*	border: 1px solid #333333;*/
}
#maincontent {
	font-size: 0.9em;
	text-align: left;
	line-height: 1.2em;
	padding: 0 24px 20px 32px;
}
h1, h2, h3 {
	font-size: 1.2em;
	margin: 0;
}
h1 {
	color: #4A4A4A;
	margin: 30px 0 0 0;
}
h2 {
	line-height: 1.5em;
}

/*.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}*/

#footer {
	color: #666666;
}
#footerwrap {
	width: 300px;
}
#footercontent {
	padding-top:230px;
	padding-left: 4px;
	font-size: 0.7em;
}
#maincontent a:link {
	color: #FF6600;
}
#maincontent a:visited {
	color: #993300;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	background-color: #4A4A4A;
	color: #CCCCCC;
	text-decoration: none;
}
.p7VSC_content a:link {
	color: #FF6600;
}
.p7VSC_content a:visited {
	color: #993300;
}
.p7VSC_content a:hover, #maincontent a:active, #maincontent a:focus {
	background-color: #4A4A4A;
	color: #CCCCCC;
	text-decoration: none;
}
#maincontent2 a:link {
	color: #FF6600;
}
#maincontent2 a:visited {
	color: #993300;
}
#maincontent2 a:hover, #maincontent2 a:active, #maincontent2 a:focus {
	background-color: #4A4A4A;
	color: #CCCCCC;
	text-decoration: none;
}
.uberlink {
	font-weight: bold;
}
p.note {
font-size: 0.8em;
}
