body 
{
 background:#DCEECB;
 color:#000000;
 font-family:Arial, Helvetica, Sans-Serif;
 font-size:12px;
 margin-top:10px;
}

img { border:0px; }

p 
{ 
 padding:5px; 
 margin:0px;
}

ul li { padding-right:6px; }

#border
{
 background-color:#ffffff;
 margin:0px auto;
 text-align:left;
 width:800px;
}

#header
{
 height:85px;
 width:800px;
 background-image:url("images/header.jpg");
 background-repeat:no-repeat;
}

#navbar
{
 width:800px;
 height:39px;
 line-height:39px;
 background-color:#95d462;
 background-image:url("images/gradient.gif");
 background-repeat:repeat-x;
}

#middle 
{ 
 width:800px; 
 background-color:#b9dd97;
 float:left;
}

#left 
{ 
 padding-top:7px;
 padding-left:7px;
 width:193px;
 float:left;
 background-image:url("images/gradient_top.gif");
 background-repeat:repeat-x;
}

#welcome
{
 width:178px;
 border:4px solid #99c274;
 background-color:#ffffff;
}

.left_header
{
 width:178px;
 height:25px;
 line-height:25px;
 background-color:#6da832;
 color:#ffffff;
 font-weight:bold;
}

.center { text-align:center; }

#left_picture
{
 text-align:center;
 margin-top:7px;
}

#welcome_padding { margin:3px; }

#whats_new
{
 width:178px;
 border:4px solid #99c274;
 background-color:#6da832;
 margin-top:7px;
}

#right
{
 width:600px;
 padding-top:7px;
 padding-bottom:7px;
 float:right;
 background-color:#b9dd97;
 background-image:url("images/gradient_top.gif");
 background-repeat:repeat-x;
}

#main
{
 width:587px;
 border:4px solid #99c274;
 background-color:#ffffff;
}

.right_header
{
 width:587px;
 height:25px;
 line-height:25px;
 background-color:#6da832;
 color:#ffffff;
 font-weight:bold;
}

#right_picture
{
 margin-right:10px;
 margin-top:10px;
 float:right;
}

.purple_box
{
 width:570px;
 height:60px;
 margin-left:8px;
 background-color:#b14edc;
 color:#ffffff;
 margin-bottom:1px;
}

.box_padding { margin:3px; }

.white_bold
{
 color:#ffffff;
 font-weight:bold;
}

#copyright_left
{
 width:500px;
 height:39px;
 line-height:39px;
 color:#ffffff;
 font-weight:bold;
 background-color:#95d462;
 float:left;
 background-image:url("images/gradient.gif");
 background-repeat:repeat-x;
}

#copyright_right
{
 width:300px;
 height:39px;
 line-height:39px;
 background-color:#95d462;
 float:right;
 background-image:url("images/gradient.gif");
 background-repeat:repeat-x;
 text-align:right;
}

#copyright_right ul
{
 padding:0px;
 margin:0px;
 padding-right:10px;
}

#designed_by
{
 width:800px;
 height:40px;
 float:left;
 background-image:url("images/gradient3.gif");
 background-repeat:repeat-x;
 text-align:right;
 line-height:40px;
 color:#ffffff;
 font-weight:bold;
}

a.white:link, a.white:active, a.white:visited
{
 color:#ffffff; 
 font-weight:bold;
 text-decoration:none;
}

a.white:hover 
{
 color:#ffffff; 
 font-weight:bold;
 text-decoration:underline;
}

.bold { font-weight:bold; }

.underline { text-decoration:underline; }

.top { vertical-align:top }

a.purple:link, a.purple:active, a.purple:visited
{
 color:#a20edc; 
 font-weight:bold;
 text-decoration:none;
}

a.purple:hover 
{
 color:#a20edc; 
 font-weight:bold;
 text-decoration:underline;
}

.bu 
{
 font-weight:bold;
 text-decoration:underline;
}

ul.menu li
{
 list-style:none;
 display:inline;
 padding-left:10px;
}
 
ul.menu li a:active, ul.menu li a:visited, ul.menu li a:link, ul.menu li a:hover
{
 color:#ffffff;
 font-weight:bold;
 text-decoration:none;
}
 
ul.menu li a.Links
{
 padding-right:10px;
 border-right:1px solid #ffffff;
}

ul.menu li a.last { border-right:0px; }

#navbar ul
{
 margin:0px;
 padding:0px;
}