
body {

background-color: #cdafe2;
font-family: verdana, arial, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
color: #7b3991;
}

#content {
margin: 0;
padding: 0;
margin-left: auto;
margin-right: auto;
width: 1020px;
background-image: url('images/content_bg.jpg');
background-repeat: repeat-y;
background-color: #d2ceb9;

}

#header {
background-image: url('images/header_bg.jpg');
background-repeat: no-repeat;
background-color: #975abf;
color: purple;
margin: 0;
padding: 0;
margin-right: 10px;
margin-left: 10px;

}

#header a{
border: none;
text-decoration: none;
color: purple;
font-weight: bold;
}

#header p{
padding: 5px;
padding-right: 100px;
color: purple;
}

#footer{
clear: both; 

border-top: 1px solid gray;
background-color: white;
}

#footer p{
padding: 12px 5px;
text-align: right;
}


#bodytext {
margin: 0;
margin-left: 10px;
margin-right: 10px;
padding: 10px;
padding-bottom: 0;
padding-top: 0;
margin-top: 10px;
background-color: white;
background-image: url('images/body_background.gif');
background-repeat: no-repeat;
background-position: 0 300px;
}


#welcome{

background-color: white;

border: none;
padding: 10px;
padding-top: 0;
font-family: trebuchet ms, comic sans ms, serif;
font-size: 17px;
font-style: italic;
text-align: justify;
margin: 0;
height: 240px;
padding-bottom: 10px;
}






#leftcol {
float: left;
width: 190px;
background-color: #d7bee7;
padding: 0;
margin: 0;
font-size: 12px;
color: purple;
}

#leftcol select, input{
width: 170px;
padding: 0;
margin: 3px;
margin-left: 10px;
color: purple;
}

#leftcol ul{
list-style-type: none;
margin: 0;
padding: 0;
}

#leftcol ul ul{
list-style-type: circle;
margin: 5px;
padding-left: 20px;
}

#leftcol p{
padding: 3px;
}

#leftcol p.listheader{
background-color: #601977;
background-image: url("images/bevel_bg.jpg");
background-repeat: repeat-x;
padding: 5px;
color: white;
font-weight: bold;
font-size: 12px;
margin-top: 0;
margin-bottom: 3px;
}

#leftcol li{

padding: 2px;
padding-left: 9px;
margin-bottom: 2px;
border-bottom: none;
}

#leftcol li.last{

border-bottom: none;
}

#leftcol ul ul li{

padding: 1px;
padding-left: 9px;
margin-bottom: 1px;
border-bottom: none;
}

#leftcol a{
font-weight: bold;
color: purple;
text-decoration: none;
}

#leftcol a:hover{
color: black;
}


#rightcol {
float: right;
width: 190px;
background-color: #d7bee7;
padding: 0;
margin: 0;
margin-bottom: 20px;
font-size: 12px;
color: purple;
}

#rightcol select {
width: 170px;
padding: 0;
margin: 3px;
margin-left: 10px;
color: purple;
}

#rightcol input{
width: 170px;
padding: 0;
margin: 3px;
margin-left: 10px;
color: purple;
}

#rightcol ul{
list-style-type: none;
margin: 0;
padding: 0;
}

#rightcol p{
padding: 3px;
}

#rightcol p.listheader{
background-color:  #601977;
background-image: url("images/bevel_bg.jpg");
background-repeat: repeat-x;
padding: 5px;
color: white;
font-weight: bold;

margin-top: 0;
margin-bottom: 3px;
}



#rightcol li{

padding: 3px;
padding-left: 9px;
margin-bottom: 3px;
border-bottom: 1px solid white;
}

#rightcol li.last{

border-bottom: none;
}

#rightcol a{
font-weight: bold;
color: purple;
text-decoration: none;
}

#rightcol a:hover{
color: black;
}




#header table.nav {
font-size: 12px;
background-color:  #975abf;
margin: 0;
padding: 0;
width: 1000px;
height: 30px;
}



#header table.nav td{
padding: 5px;
}

#header table.nav a{

font-family: verdana, arial, sans-serif;

text-decoration: none;
font-weight: normal;
color: white;
font-weight: bold;
text-transform: uppercase;
}

#header table.nav a:hover{
color: #dddddd;
}




#middle {
float: right;
width: 570px;
padding-top: 0;
padding-bottom: 20px;
margin: 0;
margin-right: 10px;
text-align: justify;
}


#middle h1{
padding-top: 0;
margin-top: 0;
font-family: verdana, comic sans ms, perpetua, garamond, serif;
font-size: 24px;
color:  #78368e;
text-align: left;
padding-left: 30px;

}

#middle h2{
color: #78368e;
font-size: 18px;
font-weight: bold;
}

#middle h3{
font-size: 14px;
font-weight: bold;
color:  #975abf;
}

#middle ul{
list-style-image: url('images/bullet.jpg');
}
#middle li{
padding: 4px;
}

#middle a {
color: purple;
font-weight: bold;
}

#middle a:hover {
color: black;
}
