*{
margin:0px;
padding:0px;
border:0px;
font-family:Tahoma,Arial,Helvetica,sans-serif;font-weight:normal;color:#666;
font-size:11px;
}
#container{
width:800px;
height:595px;
position:absolute;top:50%;left:50%;
margin:-275px 0 0 -400px;
}
#main{
width:800px;
height:565px;
border:1px solid #ccc;
background:url(images/bg-georgie-01.jpg) top left no-repeat #fff;
}
#lhs,#mid,#rhs,#ftr{
display:inline;
float:left;
height:565px;
}
#lhs{
width:200px;
}
#nav{
list-style:none;
width:100px;
}
#nav li a:link,#nav li a:visited,#nav li a:active{
text-decoration:none;
display:block;
width:90px;
border-bottom:1px solid #ccc;
text-align:right;
padding:4px 4px 4px 0;
}
#nav li a:hover{
text-decoration:none;
display:block;
background:#0cc;
color:#fff;
width:90px;
border-bottom:1px solid #fff;
text-align:right;
padding:4px 4px 4px 0;
}
#logo{
	margin-top: 22px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#mid{
width:265px;
}
#rhs{
width:335px;
}
h1,h2,h3,h4,h5,h6{
	margin:10px 10px 10px 0;
	color:#0aa;
	line-height:15px;
	font-weight: bold;
}
p{
margin:10px 10px 10px 0;
line-height:15px;
}
.hlight{
color:#0aa;
}
.bold{
font-weight:bold;
}
#rhs a:link,#rhs a:visited,#rhs a:active,#ftr a:link,#ftr a:visited,#ftr a:active{
text-decoration:none;
color:#0aa;
}
#rhs a:hover,#ftr a:hover{
text-decoration:underline;
color:#0aa;
}
#ftr{
width:800px;
height:30px;
text-align:center;
}
