body{
	    background-image: url(../images/body.gif);
	    margin             : 0px;
		padding            : 0px;
		color			   : #000;
  	    background-color: rgb(87,87,89); 
		background-position : top;
		background-repeat  : repeat-y;
		font-family:  verdana,helvetica,arial,sans-serif;
        font-size          : 70%;
		height             : 100%;
	
}

#container { 
	width: 890px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left;
}
img {
	border: 0;
}

.snplist {
	font-size: 90%;

} 

.snplist li 
{
background-image: url(../images/snp_badge.gif);
background-repeat:no-repeat;
height:2.6em;
margin-left:1em;
padding-left:3em;
padding-top:0.5em;
font-size: 90%;
}

#IEroot .snplist li 
{
font-size: 90%;
}

.snplist ul
{
list-style-type: none;
padding: 0;
margin: 0;
}



#container #content {
	padding: 0;
	margin: 15px;
}

#header {
	background-color: #DDDDDD;
	background-image: url(../images/homepage.png);
	height: 211px;
	width: 890px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-repeat: no-repeat;
	border: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}


#sidebar1 {
	float: left; 
	width: 11em; 
	background: #EBEBEB;
	padding: 15px 0; 
}

#sidebar2 {
	float: right;
	padding: 0 0; 
	
}


#sidebar2 a{
	text-decoration: none;
	border: 0;
	
	}
#text1{
	margin: 0 1em 0 0;
	padding: 7px 0 0;
}

#right-box-top {
	background-image: url(../images/right_box_top.png);
	background-repeat: no-repeat;
	background-position:left bottom;
	background-repeat:no-repeat;
	height:4px;
	margin-bottom:0;
	padding:0;
}

#right-box {
	background-image: url(../images/right_box_middle.png);
	background-repeat: repeat-y;
}


#right-box-bottom {
	background-image: url(../images/right_box_bottom.png);
	background-repeat: no-repeat;
	height:10px;
	padding: 0;
	margin-bottom: 0;
}
.photo {
	margin-bottom: 20px;
	position: absolute;
}

#sidebar1 h3, #sidebar1 p, #sidebar2 p, #sidebar2 h3 {
	margin-bottom: 0;
	margin-left: 10px; 
	margin-right: 10px;
	margin-top: 0;
	padding: 10px 0 0 0;
}

.block {
  margin: 0 7px 0 9px;
  padding-bottom: 0;
  padding-top: 7px;
}


#mainContent {
	margin: 0 19em 0 0; 
	text-align:justify;
	width: 76%;
} 


#IEroot #mainContent {
	margin: 0 16em 0 0; 
} 

#footer { 
	padding: 0 10px; 
	margin-top: 40px;
	background:#DDDDDD;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.maintext {
	font-size: 130%;
	padding: 0;
	margin: 0;
}

.list {
		font-size: 130%;
		margin: 10px;
		padding: 5px;

}
h1.title {
		background         : #BBBCBE;
		color              : white;
		margin-top         : 0px;
		margin-bottom      : 3px;
		padding            : 10px;
		font-size          : 1.5em;
		overflow           : hidden;
	}
	
h2 {
			font-size          : 1.3em;
}

#navigation ul {
	background-image:url(../images/nav_button.png);
	background-repeat: repeat-x;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}




#navigation a {
	color:black;
	float: left;
	white-space: nowrap;
	padding: 1px 15px 4px 15px;
	border-right: 1px #000 solid; 
	text-decoration: none;
	
}
#navigation li.current a {
	background: #FBF17E none repeat scroll 0 0;
	font-weight: bold;
}
#container #content #sidebar2 h3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}



#container #footer {
	text-align:center;
}
#sidebar2 #right-box #text1 {
	margin-left: 1em;
}

#video { 
	text-align: right;
	margin-top:20px;

}

.imageleft {
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
}

.imageright {
	float: right;
	margin: 0 0 0 10px;
	text-align: center;
} 

.centre {
	text-align: center;
}
b {
	font-size: 16px;
	color: #666;
}


#address {
	float: left;
	width: 38%;
	font-size: 1.25em;
}

#photo {
	float: left;
	text-align: right;
	margin-left: 33%;		
	
}

#letter {
	width: 93%;
	box-shadow: 3px 3px 6px #666;
	-moz-box-shadow: 3px 3px 6px #666;
	-webkit-box-shadow: 3px 3px 6px #666;
	padding: 2%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

#letterBody {
	
	margin-top: 40%;



}
.photo-title {
	font-size: .70em;
	margin: 0;
}
