body {
font-family:"Times New Roman", Times, serif;
font-size:16px;
background-color:#F0F1F3;
}

#wrapper {
margin:auto;
width:792px;
height:100%;
min-height:100%;
}

#left_col
{
width:144px;
height:100%;
float:left;
background-image:url(images/PeacockWebFinal_No_Logo1-07.gif);
background-repeat:repeat-y;
}

#right_col
{
width:648px;
height:100%;
float:left;
background-color:#F0F1F3;
}

#nav_bar {
width:648px;
background-image:url(images/PeacockWebFinal_No_Logo1-04.gif);
background-repeat:repeat-x;
height:19px;
padding-top:13px;
text-align:center;
color:#00A0AF;
font-weight:bold;
background-color:#F0F1F3;
}

#nav_bar a:link, #nav_bar a:visited
{
text-decoration:none;
color:#00A0AF;
}
#nav_bar a:hover {
color:#00AF99;
}

.nav_space {
height:5px;
margin-left:40px;
}

#main_content {
width:628px;
height:100%;
padding-left:20px;
padding-top:30px;
background-color:#F0F1F3;
}

#text_wrapper {
width:560px;
height:100%;
background-color:#F0F1F3;
}

#text_wrapper li {
padding-bottom:5px;
padding-top:5px;
}

#text_wrapper p {
text-align:justify;
font-size:16px;
}

#logo
{
width:648px;
text-align:right;
margin-top:20px;
margin-bottom:20px;
}
#logo img {
margin-right:68px;
}

#footer {
position:relative;
top:-5px;
clear:left;
float:left;
width:792px;
height:20px;
padding-top:8px;
border-top:2px #CCCCCC solid;
background-color:#F0F1F3;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
color:#999999;
}

#footer a:link, #footer a:visited {
color:#999999;
text-decoration:none;
}

#footer a:hover {
color:#666666;
text-decoration:underline;
}

ul {
margin:0;
padding:0;
text-align:justify;
}
li {
margin-left:15px;
font-size:16px;
text-align:justify;
}
ol {
text-align:justify;
}