body {
	background-attachment: fixed;
	background-position: right bottom;
	margin: 0px;
	background-image: url(../_img/virtuosis_logo204_231.png);
	background-repeat: no-repeat;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3081CC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h1 {
	font-size: 110%;
}
h2 {
	font-size: 95%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000099;
}
h3 {
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
}
p {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #3B3BFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BBC4E2;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	left: -12px;
	position: relative;
	top: -10px;
}
#content {
	margin-right: auto;
	width: 760px;
	margin-left: auto;
}
#masthead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#logo {
	background-image: url(../_img/virtuosis_logoFull240x93.png);
	height: 110px;
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 5px;
}
#globalNav {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #9DC9FF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-transform: uppercase;
	white-space: nowrap;
}
#globalNav a:link {
	color: #FFFF00;
	text-decoration: none;
}
#globalNav a:visited {
	color: #FFFF00;
	text-decoration: none;
}
#globalNav a:hover {
	color: #FFFF00;
	text-decoration: none;
	background-color: #FFFFFF;
}
#globalNav a:active {
	color: #66FFFF;
	text-decoration: none;
}
#columnLeft {
	padding: 0px;
	float: left;
	width: 25%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copyright {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	clear: both;
	height: auto;
	background-color: #99CCFF;
}

#columnRight {
	padding: 0px;
	float: right;
	width: 21%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E8F3D9;
}
#columnCenter {
	float: left;
	width: 53%;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#columnCenter img {
	float: right;
}
#columnMain {
	float: left;
	width: 85%;
	margin-top: 10px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099FF;
	font-weight: bold;
}
a:active {
	color: #CC0000;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
