/* Global */
body {
background-color: #2d5161; 
font-family: Arial,Helvetica,sans-serif;  
font-weight: bold;
font-size: 2em;
color: #ccbbaa;
}

h2 {
font-size: 1.15em;
font-family: Arial,Helvetica,sans-serif;
color: #2c0000;
background-color: #adeeff;
text-align: center;
margin: 0; 
}

h3 {
font-size: 1.15em;
font-family: Arial,Helvetica,sans-serif; 
color: #adeeff;
border-bottom: 3px dotted #2c0000;
}

ul {
list-style: none;
padding-left: 20px;
}

#banner,#banclass {
font-family: Arial,Helvetica,sans-serif;
height: 194px;
font-size: 0.75em;
text-decoration: none;
display: block;
background-color: #2c0000;
list-style-type: none;
text-align: center;
zoom: 1;
}

#banclass {
width: 1140px;
}

/* Left sidebar */

#leftNav {
float: left;
width: 185px;
height: 425px;
font-size: 0.75em;
color: #adeeff;
zoom: 1;
}

#leftNav a:hover,#leftNav a:link,#leftNav a:visited {
display: block;
zoom: 1;
}

/* Harmon Studios image */
#hsimage a:hover,#hsimage a:link,#hsimage a:visited {
color: #2c0000;
text-decoration: none;
}

/* main */

#main {
margin-left: 185px;
height: 100%;
font-size: 0.75em;
text-decoration: none;
background-color: #2c0000;
list-style-type: none;
}

#classes {
width: 1200px;
margin-left: 185px;
height: 100%;
font-size: 0.75em;
text-decoration: none;
background-color: #2c0000;
list-style-type: none;
}

p {
font-size: 0.85em;
}

#flash {
padding-left: 20px;
}

#maintext {
padding-left: 20px;
text-decoration: none;
font-size: 1em;
font-weight: normal;
}

.table {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
background-color: #555;
width: 1200px;
color: #adeeff;
border-color: #666;
border-spacing: 4px;
table-layout: fixed
}

.tablerow {
font-size: 0.85em;
background-color: #2c0000;
color: #ccbbaa;
border-style: none;
border-width: 2px;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
font-weight: normal;
}

.table2 {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
background-color: #2c0000;
width: 800px;
color: #adeeff;
border-color: #2c0000;
}

.tablerow2 {
font-size: 0.70em;
background-color: #2c0000;
color: #ccbbaa;
border-style: none;
text-align: center;
font-weight: normal;
width: 50%;
}

/* Portfolio pictures */
#pics li {
display: inline;
list-style: none;
zoom: 1;
}

/* footer */
#footer {
height: 50px;
background-color: #adeeff;
padding-top: 10px;
padding-left: 10px;
color: #2c0000;
font-size: 0.7em;
}

/* links */
a:link,a:visited {
font-family: Arial,Helvetica,sans-serif;
color: #adeeff;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: Arial,Helvetica,sans-serif;
color: #ccbbaa;
background-color: #2c0000;
font-weight: bold;
}
