
body {
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: black;
background-color: #ffffff;
background: url("images/purpleback.gif");

}

#all{
background-color: #ffffff;

}



/* Banner across top of page that says the name of the whole site */

#main-title {
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
padding-top: 17px;
padding-bottom: 17px;
padding-left: 25px;
padding-right: 100px;
background-image: url(images/coqg.jpg);

background-repeat: no-repeat;
background-position: left top;
background-color: #ffffff;
border-bottom: 2px #610066 solid;
color: #f0f0e1;
font-weight: bold;
font-size: .8em;
letter-spacing: 5px;
text-align: right;
height: 100px;}

.current {}

div {}

body {}

#main-title {
background-image: url(images/GreenMStartilebkgd.gif);
background-repeat: repeat;}



/* Styles for the main text on the page. */




p, ul, ol, table {
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
font-size: .7em;
line-height: 1.9em;
}

ol, ul {
margin-left: 25px;
}

a:link, a:visited {
color: #ffffff;

text-decoration: none;
font-weight: bold;
}

a:hover {
color: #c13dff;
font-weight: bold;
text-decoration: underline;
}

/* Styles for the navbar on the left side. */


#logo {
position: absolute;
top: 0px;
left: 0;
margin: 10px;
width: 120px;
height: 120px;
}


#left-menu {
position: absolute;
top: 140px;
left: 0;
margin: 10px;
width: 120px;
}

#left-menu p {
border-bottom: 1px #a56fb8 dotted;
text-align: right;
line-height: 20px;
font-size: .8em;
padding-bottom: 7px;
padding-top: 7px;
margin-bottom: 0;

}

#left-menu a {
width:120px;
filter: blendTrans(duration=0.5);
display: block;
text-decoration: none;
}

#left-menu a:link{
color: #ffffff;
}

#left-menu a:hover{
color: #550088;
background: #ffffff;
}

#left-menu p.email {
border-bottom: 0px;
}

#left-menu a.email {
}