body {
margin:0;
padding:0;
font: normal 62.5% Verdana, "Trebuchet MS", Arial, sans-serif;
text-align:left;
background:#645F62;
color: #000000;
}
html {
font-size: 100%;
}
table {
color: #000000;
}
#wrap {
width: 900px;
margin: 0 auto;
text-align: left;
border: 10px solid #fff;
background: #FDF6E8;
}
			/* HEADER */ 
#header {
height: 150px;
border: 1px solid #fff;
border-width: 0 0 1px 0;
background: url(images/support_topw.jpg) no-repeat;
color: #333;
}
#header h2 { 
margin : 0;
padding : 50px 150px;
letter-spacing : 3px;
font-size : 2em;
background : transparent;
color : #000;
} 
			/*TOP NAVIGATION */ 
#menu {
height: 50px;
margin : 0;
padding : 0;
font-size: 8pt;
font-weight: bold;
list-style-type : none;
list-style-image : none;
text-transform : lowercase;
background : url(images/menu.jpg) repeat-x;
}
#menu li {
float : left;
width :10em;
border-right : 1px solid #eee;
}
#menu a {
display : block;
width : 10em;
padding : 5px 0 0 0;
line-height : 30px;
letter-spacing: 2px;
text-align : center;
color : #000;
background : url(images/menu.jpg) no-repeat;
}
#menu a:hover {
color : #fff;
background : url(images/menu.jpg) no-repeat;
}
			/* CONTENT CONTAINER  */ 
#content {
position: relative;
width: 900px;
padding: 0;
background: #FDF6E8;
color: #000000;
}
			/* LEFT CONTENT */ 
#l-col {
float: left;
margin-top: 0;
width: 145px;
text-align: left;
background: transparent;
color: #000000;
}
			/* MAIN CONTENT */ 
#cont { 
width: 725px;
margin-top: 0;
border: 1px solid #eee;
border-width: 1px 1px 0 1px;	
text-align: left;
background: #FDF6E8;
color: #000000;
}
			/* FOOTER */ 
#footer {
margin-top: 10px;
text-align: center;
border: 1px solid #fff;
background: #0216CA;
color: #fff;
}
#footer a {
color: #fff;
}
#footer a:hover {
color: #fff;
text-decoration:underline;
}
			/* LINKS*/ 
a:link, a:visited {
color: #E89E01;
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #032D57;
}
			/*LEFT MENU */ 
.sidenav { 
margin : 10px 10px;
padding : 0;
list-style-type : none;
background : inherit;
color : #fff;
} 
.sidenav a { 
letter-spacing : 1px;
border-bottom : 1px solid #aaa;
margin-bottom : 5px;
padding-left : 20px;
display : block;
text-decoration : none;
background : url(images/arrow.gif) no-repeat left center;
color : #1721E8;
} 
.sidenav a#current, .sidenav a:hover { 
text-decoration : none;
background : url(images/arrow2.gif) no-repeat left center;
color : red;
} 
ul { 
list-style : none;
margin : 0;
padding : 0;
color: #000000;
} 
			/* TYPOGRAPHY */ 
.clear {
clear: left;
overflow: hidden;
width: 0;
height: 0;
}
blockquote p {
padding: 5px;
font-size: 1.2em;    
background: inherit;
}
blockquote {
padding: 5px;
font-size: 1.5em;    
background: inherit;
} 
p {
color: #;
margin:0;
padding: 0 10px;
}
h3 {
margin: 0 0 0 10px;
padding: 10px 0;
letter-spacing: 3px;
font-size: 1.2em;
background: inherit;
color: #C63A00;
}
.point {
list-style: disc;
padding-left: 25px
}
.indent {
padding-left: 50px
}
.anchorlist li {
display:inline;
border-right: 1px solid red;
padding-right:7px;
padding-left:7px;
}
.anchorlist li.none {
display:inline;
border-right:0px;
padding-right:0px;
padding-left:7px;
}
.anchorlist a:link {
color : #1721E8;
}
.anchorlist a:visited {
color: #1721E8;
}
.anchorlist a#current, .anchorlist a:hover {
color:red;
}
.center {
margin-left:auto;
margin-right:auto;
display:block;
text-align:center;
}

#upcomming {float:right; width: 200px}
#upcomming img {display:block; text-align:right; margin-left:10%}
#upcomming table {width:164px;border:1px solid #0000C5}
#upcomming th {background: url('images/events.jpg') blue; color: white}
#upcomming td {background: #ffffff;color:#0000C5}

#indextext {width:510px}