﻿	
body {
	text-align:center;
    }

h1 { font-size:25pt; font-weight: 100}
h2 { font-size:16pt; font-weight: 100}

ul {list-style-type: none; text-indent: -35px;}


div.search h2 {font-size:large; font-weight: 100}
div.search h3 {font-size:medium; font-weight: 100}
div.search h4 {font-size:small; font-weight: 100}
div.search {text-align:center; font-weight: 100}

#wrap {
    margin:0 auto;
    width:770px;
	text-align:left;
    background:#ffffc0;
    }

#header {
    background:#ffffc0;
    }

#headlogo {
    background:#ffffc0;
    width:90px;
	float:left;
    }

#headline {
    background:#ffffc0;
	width:470px;
	float:left;
    }

#headsearch {
	padding-left:10px;
    background:#ffffc0;
	float:left;
	width:160px;
	}	

#headsub {
	padding:5px;
	clear:both;
    background:#ffffc0;
	}	

#nav {
    background:#ffffc0;
    float:left;
    width:165px;
	margin-bottom:10px;
	margin-left:10px;
   }
#main {
    background:#ffffe0;
	width:400px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
    }
#sidebar {
    background:#ffffc0;
	width:160px;
	float:right;
	margin-bottom:10px;
	text-align:center;
	line-height: 120%;
   }

div.sidebarbox {
	padding-bottom: 10px;
	word-spacing: inherit;
}
div.sidebarbox h2 {line-height:100%;}
div.sidebarbox h3 {line-height:75%;}

#footer {
	text-align:center;
    background:#ffffc0;
	width:100%;
	clear:both;
    }
	
