body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1 em;
	margin:0;
}

html>body 
{ /* be nice to Opera */ 
font-size: small;
}

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; margin: 0;}

#container
{
	position: relative;
	width: 750px;
	voice-family: "\"}\"";
	voice-family: inherit;
	line-height: normal;
	height: auto;
	min-height: 100%;
	margin: 0 auto 0 auto;
	border-color: #900;
	border-width: thin;
	border-style: none solid solid solid;
	padding: .2em;
}

a:link       { color: #880000;
               text-decoration: underline }
a:visited    { color: #000066;
               text-decoration: underline }
a:active     { color: #FFCC00;
               text-decoration: underline }

h1
{
	color: #880000;
	font-size: 140%;
	line-height: 200%;
}

h2
{
	color:  #000;
	font-size: 105%;
	line-height: 110%;
}

h3
{
	color: #000;
	font-size: 100%;
	font-weight: bold;
	line-height: 110%;
	
}



#header
{
	font-family: Arial, Helvetica, san-serif;
	position: relative;
	background-color: #FFF;
	margin: 0 auto;
	line-height: 150%;
	padding: .5em .5em .5em 110px;
	background-image: url(images/UWlogo60full.gif);
	background-repeat: no-repeat;
	background-position: 2em center;
}

#header h1
{
	color: #000;
	font-size: 200%;
	line-height:normal;
}



#header h3
{
	color: #000;
	font-size: 110%;
	font-style: italic;
	font-weight: normal;
	line-height: 160%;
}

.menu
{
    font-size: .8em;
    font-weight: bold;
    color: #900;
}

#menu
{
	font-size: .9em;
	text-align: center;
	padding: .5em;
	border-color: #900;
	border-width: thin;
	border-style: solid none solid none;
	background-color: #F3EFE4;
	margin: 0 -.2em;
}

#content
{
    padding: .7em;

	min-width: 740px;
	
	height: 100%;
	min-height: 100%;
	
	
	
}

#sidebar-right
{
	float: right;
	text-align: left;
	margin-top: 30px;
	padding-right: 10px;
	width: 240px;
	min-height: 700px;
	height: 100%;
	
	
	
	
	
}

#sidebar-left
{
	float: left;
	margin-top: 30px;
	margin-left: 15px;
	width: 200px;
	min-height: 700px;
	height: 100%
	
}

#content-inner
{
	float: inherit;
	margin-top: 30px;
	margin-left: 250px;
	width: 200px;
	min-height: 700px;
	height: 100%;
}
	
#box
{
	Background-color: #DCDCB8;
	padding: 15px;
}
	

#footer
{
	text-align: center;
	font-size: 0.9em;
	padding: .2em;
	border-color: #900;
	border-width: thin;
	border-style: solid none none none;
	margin: 0 -.2em;
}

#right
{
	width: 400px;
	float:right;
	padding-right: 60px;
	
	
}

#main

{
	padding-left: 40px;

}

#new

{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 40px;
	
	
}


