@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:url(images/bg.gif);
	background-attachment:fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.thrColFix #container {
	width: 780px;
	background: #ffffff;
	margin: 0 auto 0 auto;
	text-align: center;
	border-right: solid #3f75b1 4px;
	border-left: solid #3f75b1 4px;
}
.thrColFix #sidebar1 {
	float: left;
	width: 180px;
	padding: 0px 5px 10px 10px;
	margin: 0px 30px 15px 50px;
	border-right: solid #c0c0c0 4px;
	text-align: right;
}
.thrColFix #sidebar2 {
	float: right;
	width: 148px;
	padding: 0px 5px 10px 10px;
	margin: 0px 50px 15px 80px;
	border-left: solid #999999 4px;
	text-align: left;
}
#frame {
	margin: 0 auto 0 auto;	
	width: 450px;
	height: 240px;
	background-color: #000000;
}
.thrColFix #mainContent {
	margin: 0px 50px 0 50px;
	padding: 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#header {
	width: 780px;
	background: #ffffff;
	margin: 0 auto;
	text-align: center;
	background-image: url(images/studiodavisheader.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 198px;
	padding: 0 0 20px 0;
	border-top: solid #3f75b1 4px;
}
div#navbar2 {
	height: 112px;
	width: 100%;
	background:url(images/buttonsbg.gif) top repeat-x #121212;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
	white-space: nowrap;
}
div#navbar2 li {
    list-style-type: none;
    display: inline;
}
div#navbar2 li a {
	text-decoration: none;
	padding: 14px 5px;
	color: #FFFFFF;
}
div#navbar2 li a:link {
	color: #FFFFFF;
}
div#navbar2 li a:visited {
	color: #FFFFFF;
}
div#navbar2 li a:hover {
	color:#FFFFFF;
}
#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #26598e;
	height: 10px;
	padding: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: solid #c0c0c0 4px;
	border-bottom: solid #3f75b1 3px;
	background:url(images/footergrey.gif) top repeat-x #b1b1b1;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	}
.style1e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	text-transform: uppercase;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-align: left;
	color: #3f75b1;
	font-weight: bold;
	margin: 0px 20px 0 20px;
}
.style2f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	color: #3f75b1;
	font-weight: bold;
	margin: 0px 20px 0 20px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #000000;
}
.style3e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	font-style: italic;
}
.style3s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #000000;
	text-transform: uppercase;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	text-transform: uppercase;
	margin: 0px 20px 0 20px;
	color: #3f75b1;
}
.style4e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	text-transform: uppercase;
	color: #3f75b1;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 15px;
	text-align: left;
	color: #666666;
	font-weight: lighter;
	margin: 0 20px 0 0;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 15px;
	text-align: left;
	color: #666666;
	font-weight: lighter;
	margin: 0 20px 0 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: right;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0px 0px 0 0px;
	color: #3f75b1;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
a:link {
	color: #3f75b1;
	text-decoration: none;
}
a:visited {
	color: #244870;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a {
	outline: none;
}
