body {
	margin:0px 0px; padding:0px;
	text-align:center;
	}

#Content {
	width:875px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color:#eee;
	}

#body {
  background-color: #FFFFFF;
  border: double;
  width: 875px;
}

#header {
width: 875px;
height: 269px;
background-image: url(images/header.jpg);
background-position: left top;
background-repeat: no-repeat;
}

.firstletter:first-letter {
font-size : 300%;
float : left;
line-height: 0.75em;
padding-right : 3px;
color : #800000;
}
#col1 {
float : left;
width : 300px;
background : #fff;
margin : 0 auto;
padding-right : 20px;
padding-left : 55px;
text-align : justify;
top:0px;
}
#col2 {
width : 400px;
margin : 0 auto;
padding-right : 50px;
padding-left : 0px;
background : #fff;
float : left;
text-align : justify;
text-decoration : none;
}
#col1 a {
padding-left : 0;

text-decoration : none;
}
#col2 a {
padding-left : 0;

text-decoration : none;
}

#text {
float : right;
text-align : justify;
}


#menu {
position : relative;
width : 655px;
height : 30px;
top : -25px;
left : 208px;
}
ul.none li a {
position : relative;
top : 305px;
height : 18px;
padding : 0 11px 0 11px;
color : #880000;
font : bold 15px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration : none;
margin : 0 1px 0 0;
float : right;
}
ul.none li a:hover {
background-color : #c6ec62;
color : #000;
}
li {
display : inline;
}
#footerimg{
  background-image: url(images/footer.jpg);
  background-position: bottom;
  width: 875px;
  height: 115px;
}

/*   Rounded Corner
.bl3 {background:url(1bl.gif) 0 100% no-repeat #FFFFFF; width:25.5em; text-align:justify}
.bl2 {background:url(1bl.gif) 0 100% no-repeat #FFFFFF; width:25.5em; text-align:justify; padding:8px}
.bl {background:url(1bl.gif) 0 100% no-repeat; width:25.5em; text-align:center}
.br {background:url(1br.gif) 100% 100% no-repeat}
.tl {background:url(1tl.gif) 0 0 no-repeat}
.tr {background:url(1tr.gif) 100% 0 no-repeat}
.tr2 {background:url(1tr.gif) 100% 0 no-repeat; padding:8px}
img {border:1px} */

#link {
clear : both;
position : relative;
font: normal normal bold small 12px Arial, Helvetica, sans-serif;
text-align : center;
top : 45px;
}
#link ul li a {
font : bold 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
color : #880000;
text-decoration : none;
padding : 0 0 0 0;
text-align : center;
position : relative;
left :0px;
}
#link ul li a:hover {
color : #000;
padding : 0 0 0 0;
background-color : #c6ec62;
text-align : center;
}

#copyright {
font: normal normal bold x-small 12px Arial, Helvetica, sans-serif;
text-align : center;
position : relative;
top : 110px;
color: #FFFFFF;
}
 /* Footer: Links List */
#foot ul{
clear : both;
position : relative;
font : bold 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align : center;
top : 16px;
margin: 0.5em 0; /* Half a character of spacing above and below, none to either side. */
padding: 0; /* No spacing between inside of margin and outer edge of text. */
list-style-type: none; /* Hide the bullets. */
color: #990000
}
#foot li{
 clear : both;
 display: inline; /* Make the list horizontal. */
 padding: 0 0.5em 0 0.7em; /* Half a character of spacing to the right, slightly more to the left to overcome residual spacing from bullet marker. */
 border-left: 0.08em solid #644; /* Draw a divider line to the left of every item. */
 text-decoration: none;
 color : #880000;
}
#foot li.first {
 padding-left: 0; /* The first item should not be spaced away from the left edge. */
 border: 0; /* The first item should not have a border on its left edge. */
}
