/* CSS Document */
body {
	margin:0;
	padding:0;
	;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: 20% top;

    background-image: ;
    font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}

#top {
	height:200px;
	;
	clip:   rect(   );
	background-color: transparent;
	background-image: url(../images/logo_boleyn_small.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#maincontent {
	height:460px;
}

#footer {
float:right;
width:100%;
background: white url(../images/fade2.gif) bottom left no-repeat;
border-top:1px solid black;
border-bottom:1px solid black;
}

.bluetabs{
	padding-top:27px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: black;
}

.bluetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 11px Arial, Verdana;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
margin: 0;
font-variant:small-caps;
}

.bluetabs li a{
text-decoration: none;
letter-spacing: 1px;
padding: 5px 10px;
margin-right: 1px;
border: 1px solid #778;
color: #2d2b2b;
background: #cccccc url(../images/t39.jpg) top left repeat-x; /*THEME CHANGE HERE*/
}

.bluetabs li a:hover{
text-decoration: none;

background: #cccccc url(../images/t2a.jpg) bottom left repeat-x; /*THEME CHANGE HERE*/
}


color:white;
}

.bluetabs li.selected a{ /*selected main tab style */
background: #cccccc url(../images/t39.jpg) bottom left repeat-x; /*THEME CHANGE HERE*/
border-bottom-color: black;
color:white;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
color:white;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
	position:absolute;
	top: 0;
	border: 1px solid silver; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:normal 12px Arial, Verdana;
	line-height:16px;
	z-index:100;
	background-color: black;
	width: 200px;
	visibility: hidden;
}

.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 7px;
border: 0 solid silver; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: white;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #eeeeee;
color:red;
}

#contentwrapper{  /* main content */
	line-height: 1.2em;
	float: left;
	width: 850px; 
	color: #06F;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
#contentwrapper880{  /* main content */
	line-height: 1.2em;
	float: left;
	width: 880px; 
	color: #06F;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}


#contentcolumn{
	margin-right: 415px; /*Set right margin to RightColumnWidth*/
	margin-top: 2px;
}

#contentcolumn_middle{
	margin-right: 415px; /*for use with contentcolumn_left*/
	margin-top: -600px;
    margin-left: 120px; /*Set left margin to allow for content column left with flash in it*/

}

#contentcolumn_left{
	margin-right: 850px; /*i set this with greater margin right to appear on left*/
	margin-top: 5px;
}
#contentcolumn-wide{
	margin-right: ; /*Set right margin to RightColumnWidth*/
	margin-top: 2px;
}

#contentcolumn-wide-200-deep{
	line-height: 1.2em;












	margin-right: ;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 5;
	padding: 5;
}

img.left{
	float:left;
	margin-left: 15px;
}

#columnright{
	float:left;
	border: thin solid #A0A0A4;
	margin-left: 430px;

}

.innertube{
	margin-top: 0;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 10px;
}

img.main { /* main page image */
	border: none;
	border-top: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

img.title { /* main page image */
;
	clip:   rect(   );
}

img.acc {
margin-right:5px;
margin-top:5px;

border:none;
}

h4, h5 {
margin-top:10px;
margin-bottom:5px;
}

a.red:link {
	color:#00F;
	text-decoration:none
}
a.red:visited {
	color:#00F;
	text-decoration:none
}
a.red:hover {
	color:#000095;
	text-decoration:underline
}
a.red:active {
	color:#00007F;
	text-decoration:none
}

a.gray:link {
	color:#666;
	text-decoration:none
}
a.gray:visited {color:#999999; text-decoration:none}
a.gray:hover {color:red; text-decoration:none}
a.gray:active {color:#999999; text-decoration:none}

#form p {
margin:5px;
border:none;
}

span.red {
	color:#000095;
	text-align: left;
}

img {

	
}
#topleft {  position: relative; clip:  rect(   )}
img.topleft {  position: absolute; top: 22%; clip:        rect(   ); padding-right: 700px; left: 0%; z-index: 10}
#topright {  position: relative; clip:  rect(   )}
img.topright {  left: 50%; top: 205px; clip:        rect(   ); position: absolute; z-index: 5}
.red {
	font-weight: bold;
	color: #F00;
	text-align: left;
}
.standout {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #00F;
	background-color: #0FF;
	border: thin solid #00F;
	padding: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	text-align: center;
	
}
.heading {
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	background-color: #00F;
	border: thin solid #000;
	font-variant: normal;
	text-transform: capitalize;
	font-style: normal;
	line-height: normal;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#totalcontent {
	background-color: #EEE;
}
#maincontent #contentwrapper #contentcolumn .innertube h3 {
	text-align: center;

.verdana_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00F;
	font-size: 11px;
}
.verdanabold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #00007F;
}
<script src="../Scripts/swfobject_modified.js" type="text/javascript"></script>
<script type="text/javascript">

swfobject.registerObject("FlashID");
swfobject.registerObject("FlashID");
//
</script>
#maincontent #contentwrapper #contentcolumn-wide-200-deep table tr td p {
	font-size: 10px;
}
