body {
    background-color: #999999;
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    }

#wrapit {
    width: 768px;
    background-color: #003333;
    text-align: left;
    margin-top: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left: auto;
    margin-right: auto;
    }

#header {
    width: 760px;
    height: 76px;
    background-color: #333333;
    background-image: url('images/bg_header.jpg');
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    }
    
#logobox {
    position: absolute;
    margin-left: 10px;
    width: 235px;
    height: 76px;
    }
    
#loginlinks {
    margin-right: 10px;
    margin-top: 50px;
    float: right;
    }

#menuholder {
    clear: both;
    background-image: url('images/bg_menu.jpg');
    height: 37px;
    width: 760px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    } 

#picbox {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    height: 174px;
    width: 760px;
    text-align: left;
    }
    
#contentholder {
    clear: both;
    width: 760px;
    border: solid 1px #666666;
    background-image: url('images/bg_contentholder.gif');
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding-bottom: 20px;
    }

#contentholder_onecol {
    clear: both;
    width: 760px;
    border: solid 1px #666666;
    background-image: url('images/bg_contentholder_onecol.gif');
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding-bottom: 20px;
    }

#maincontent {
    float:left;
    text-align: left;
    margin-left: 14px;
    margin-top: 16px;
    width: 520px;
    }
    
#maincontent_onecol {
    float:left;
    text-align: left;
    margin-left: 14px;
    margin-top: 16px;
    width: 720px;
    }

#rightcontent {
    width: 190px;
    margin-left: 570px;
    margin-top: 16px;
    text-align: left;
    }

#rightcontent p {
    font-size: 11px;
    }

p {
    font-size: 11px;
    font-family: Verdana, Arial, "times new roman", serif;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 130%;
    }

a:link, a:visited, a:active {
    text-decoration: underline;
    color: #336699;
    }

a:hover {
    text-decoration: underline;
    color: #3366FF;   
    }

.crs_head1, h1 {
    font: italic 19px Arial;
    color: #006666;
    text-transform: capitalize;
    margin-bottom: 6px;
    }

.crs_head2, h2 {
    font: bold Italic 14px Arial;
    color: #333333;
    margin-bottom: 8px;
    margin-top: 20px;
    }

.crs_head3, h3 {
    font: 14px Arial;
    color: #003333;
    margin-bottom: 6px;
    margin-top: 2px;
    }

.crs_head4, h4 {
    font: italic 12px Arial;
    color: #003333;
    margin-bottom: 6px;
    margin-top: 2px;
    }

.crs_head5, h5 {
    font: bold 14px Arial;
text-decoration: underline;    
color: #333333;
    margin-bottom: 8px;
    margin-top: 20px;
    }

.crs_head6, h6 {
    font: bold Italic 14px Arial;
    color: #333333;
    margin-bottom: 8px;
    margin-top: 20px;
    }
.crs_head7, h7 {
    font: bold Italic 14px Arial;
    color: #333333;
    margin-bottom: 8px;
    margin-top: 20px;
    }


#breadcrumbs {
    margin-left: -4px;
    margin-bottom: 16px;
    padding: 1px;
    background-color: #fff;
    border: solid 1pt #E4E4E4;
    }

#admin {
    Position: relative;
    margin-left: 560px;
    margin-top: 20px;
    width: 180px;
    color: White;
    }

#admin a:link, #admin a:visited, #admin a:active {
    color: White;
    text-decoration: underline;
    }

#admin a:hover {
    color: #33CCCC;
    }

#picBox_01 {
    height: 176px;
    width: 760px;
    }
   
#contentBox {
    width: 760px;
    background-image: url(../media/bg_mainContent.gif);
    padding-bottom: 40px;
    }

#contentFull {
    width: 760px;
    background-color: #efefef;
    padding-bottom: 40px;
    }


#column_right p {
    font-size: 10px;
    font-family: verdana;
    }

#column_full {
    text-align: left;
    margin-left: 14px;
    margin-top: 16px;
    width: 700px;
    }
   
#footer {
    width: 766px;
    height: 40px;
    color: White;
    background-color: #666666;
    background-repeat: repeat-x;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    padding-top: 4px;
    border: 1px black solid;
    }

#footer ul {
    list-style-type: none;
    list-style: none;
    margin: 11px 0px 0px 4px;
    }

#footer li {
    padding: 0px; 
    margin-left: 10px;
    display: inline; 
    font-family: Verdana;
    color: White;
    font-size: 10px;
    }

#footer a:link, #footer a:visited, #footer a:active {
    padding: 0px 2px 0px 5px; 
	color: white; 
	text-decoration: none; 
    }

#footer a:hover {
    text-decoration: underline;
    }

#footer li.first { 
    border-left: none; 
    padding-bottom: 6px;
    }

#copyrite {
    font: none 9pt arial;
    color: #333333;
    width: 760px;
    margin-top: 10px;
    }

.dashedline {
    border-bottom: #999966 1px dotted;
    padding-top: 4px;
    margin-bottom: 16px;
    clear: right;
    }

.blankline {
    padding-top: 4px;
    margin-bottom: 2px;
    clear: right;
    }

.textbox {
    font-family: Verdana;
    font-size: 11px;
    }

.box {
    border: #AAAAAA 1px solid;
    padding: 2px 3px 4px 3px;
    background-color: #E9E9E9;
    margin: 4px 0px 6px 0px;
    }

.txt_author {
    color: #666666;
    font-size: 10px;
    font-family: verdana;
    margin-top: 8px;
    margin-bottom: 10px;
    }
