*{
	border:0;
	margin: 0;
}

h2{
	color: gray;
}

body{ font-family: sans-serif;
	background-image: url(images/background.gif); background-repeat: repeat-x;
}

p{
	padding-bottom: 10px;
}

#container{
	 width: 886px; margin-left: 30px; padding-top:30px;
}
/*
#logo{
	background-image: url(images/Sit_Logo.png); height:106px; width:172px;
	margin-left: 310px; margin-bottom: -45px;
}
*/

#header{background-image: url(images/header.png); height: 171px;
width: 876px;
	float:right;
}
#header_green{background-image: url(images/header_green.png); height: 171px;
width: 876px;
	float:right;
}
#header_gray{background-image: url(images/header_gray.png); height: 171px;
width: 876px;
	float:right;
}
#header_red{background-image: url(images/header_red.png); height: 171px;
width: 876px;
	float:right;
}
#header_purple{background-image: url(images/header_purple.png); height: 171px;
width: 876px;
	float:right;
}


input, textarea, select{
	border: solid grey 1px;
}


#hdrLogo{ height: 62px; width: 144px; float: right; margin-top:-60px;
background-image: url(images/sit_logo_wte.gif); margin-right: 60px;
}

#left{
	width: 350px; float: left; 
}
#content{
 width:668px;  height: 500px;float: right; background-color: white;
}

#text{ padding-top: 25px;
	width: 500px; float: right;
}
#copy{font-size: 10pt; padding-top: 10px;
width: 400px; float: right; margin-right: 50px;
}

#copy p a {
	color: grey; text-decoration: none;
}

#copy p a:hover { border-bottom: none; color: black;
}

#footer{ background-color: gray; width: 570px; height: 20px;
float: right; font-size: 10pt; color: white; text-align: right; 
padding-right: 8px; 
}

#footer p {
	margin-top: -21px; line-height: 15pt;
}

#footer p span{
	color: black; padding-right: 100px; font-style: italic;
}

img{
 float:left; margin-top: -220px;
}

#sideline{
width: 200px;  height: 100px; float: left; 
}

#navigation{ float: left; margin-left: 25px; margin-top: -15px;
	background-color:  #BDBDBD; width: 86px; 
}

#main ul li a,#work ul li a{
	font-size: 8.25pt; 
}
#main ul li a,#work ul li a{ text-align: left;
 text-decoration:  none; color: white; font-weight: bolder; letter-spacing: 1px;
}

#main ul,#work ul {
	padding-left: 4px;
}

#main ul li,#work ul li{
	padding-top: 3px; padding-bottom:4px; list-style-type: none;
}


#work{
	background-color: gray;
}

#main ul li:hover,#work ul li:hover{ 
list-style: inside url(images/arrow_wte_extended.png); margin-left:-3px;
}

#main ul span li,#work ul span li{ 
list-style: inside url(images/arrow_wte_extended.png); margin-left:-3px;
}

#form p{
	padding:0 0 0 0;
}

#map{
	margin-top: -354px; width: 370px; height: 350px; border: solid grey 2pt; 
}
