body {

}



h1 {
font-size: 150%;
}

h2 {
font-size: 100%;
font-family: "Trebuchet MS";
text-align: center;
}

p {
font-size: 100%
font-family: "Trebuchet MS";
}


/* Divisions */


#menu {
position: absolute;
left: 30px;
border: 0px solid;
height: 400px;
width: 200px;
top: 150px

}

#banner {

top: 10px;
left: 210px;
border: 0px solid;
width: auto;
height: auto;
text-align: center;
}


#content {
position: absolute;
top: auto;
left: 250px;
border: 0px solid;
width: auto;
margin-right: 60px;
height: auto;

}

table.comment {
width: 100%;

}

p.title {
position: relative;

}


td.center {
text-align: center;
padding: 0.5cm 0cm;
}

td.one {
text-align: left;
font-family: trebuchet ;
font-size: 16px;
font-weight: normal;
color: 0000A0;
width: 80%;
}

td.two {
text-align: left;
font-family: trebuchet ;
font-size: 16px;
font-weight: normal;
color: 000000;
width: 50%;
}

img.left {
float: left; 
margin: 4px; 
}

img.right{ 
float: right; 
margin: 4px; 
}

/* Menu buttons */
.glossymenu{
list-style-type: none;
margin: 45px 0;
padding: 0;
width: 160px;
border: 0px solid #9A9A9A;
border-bottom-width: 0px;
}

.glossymenu li a{
background: white url(images/glossyback.jpg) repeat-x bottom left;
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-style: normal;
font-size: 18px;
color: black;
display: block;
width: auto;
height: 24px;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
text-align: center;

}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: black;
}

.glossymenu li a:hover{
background-image: url(images/glossyback2.jpg);
}


div#links{	position: absolute;	left: 30px;	top: 700px;	width: 180px;
}

div.links a {	text-decoration: none;	text-align: center;}

a {	text-decoration: none;	text-align: center;}


div.menu {	margin: 0;	padding: 0;	border: 0px solid #000000;
	text-align: center;}div.menu a {	font-weight: bold;	text-decoration: underline;	text-align: center;	letter-spacing: 0px;	margin: 0px;	color: black;}

#navigation {

width: 650px;
text-align: center;
margin-left: auto;

}

.hbuttons a{display: block;text-decoration: none;font-size: 13px;
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;width: 100px;height: 20px;float: left;display: inline;margin-right: 8px;background-image:url(images/glossyback.jpg) ;background-repeat: repeat-x bottom left;padding-top: 4px;text-align:center;}.hbuttons a:hover{background-image:url(images/glossyback2.jpg);}
