/* CSS Document */
body {
font-family:verdana; font-size:7pt; color:#777777;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
background-color: #CCE8EA;
}

a:link {font-family:verdana; text-decoration:none;font-size:7pt; color:#2CA6B1;}
a:hover {font-family:verdana; font-size:7pt; color:#2CA6B1;}
a:visited {font-family:verdana; text-decoration:none;font-size:7pt; color:#2CA6B1;}
a:active {font-family:verdana; text-decoration:none;font-size:7pt; color:#2CA6B1;}

h1 {font-family:Georgia; font-size:10pt; font-style:italic; color:#999999;}

#wrapper {background-color:#ffffff; width:850px; padding:0px; height:100%;}

#threewrap {background-color:#ffffff; width:850px; padding:0px; height:100%;}
#left {background-color:#ffffff;width:260px; height:260px;text-align:left; float:left; border-right:1px dotted #F5F7CB;}
#left a {font-family:verdana; font-size:8pt; height:200px;color:#2CA6B1;}
#center{background-color:#ffffff;width:260px; height:200px;text-align:left; float:left;}
#right{background-color:#ffffff;width:260px; height:200px;text-align:left; float:left;}
