/*General Styles*/

body { 
text-align : center;
font-family : Verdana, Arial, sans-serif;
font-size : 8pt;
background-color : #edebd6;
color : #444;
line-height : 1.8em;
padding : 15px 0 15px 0;
margin : 0;
} 

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color:#d42f6a;
	font-family: "Arial Narrow", Arial, Verdana;
}

/*End General Styles*/



#wrapper { /*holds the repeating background and sets the width of the main section*/
width : 965px;
margin : 0 auto 0 auto;
padding : 0;
background-attachment : scroll;
background-image : url(../assets/961back_r3_c2.gif);
background-repeat : repeat-y;
background-position : left top;
text-align : left;
}

#header { /*Holds the top graphic*/
width : 965px;
position : relative;
height : 120px;
display : block;
padding : 8px 0 0 0;
margin : 0;
background-attachment : scroll;
background-image : url(../assets/961back_r2_c2.gif);
background-repeat : no-repeat;
background-position : 0 0;
} 

#header p { /*Terp Logo*/
	z-index : 3;
	position : absolute;
	top : 30px;
	left : 25px;
	width : 470px;
	height : 80px;
	padding : 0;
	margin : 0;
	text-indent : -999999px;
	background-image : url(../assets/finnishedheader.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position : 0 0;
	display : block;
	overflow : hidden;
} 

#transparency1 {/*tramsparency that displays the first white vertical divider and sets the top and bottom white lines*/
border-top : 2px solid #fff;
border-bottom : 2px solid #fff;
margin : 0 13px 0 13px;
padding : 0px 0 0px 0;
background-image : url(../assets/devider.gif);
background-repeat : repeat-y;
background-attachment : scroll;
background-position : 165px top;
	height: 1%;
	width: auto;

}
#transparency2 {/*tramsparency that displays the second white vertical divider - sits of top of above*/

margin : 0 0px 0 5px;
padding : 0px 0 0px 0;
background-image : url(../assets/devider.gif);
background-repeat : repeat-y;
background-attachment : scroll;
background-position : 730px top;
	height: 1%;
	width: auto;

}

#transparency3 { /*tramsparency that forces the top and bottom white lines not to extend beyond the background*/
margin : 0 13px 0 13px;
padding : 00px 0 0px 0;


}

#left_nav {/*left navigation column*/
	margin: 0px;
	width: 130px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	margin-top: 58px;
}

#nav { /*lhs menu list navigation styles*/
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#nav li {
	margin: 0px;
	padding: 0px;
	display: block;
	background-attachment: scroll;
	background-image: url(Assets/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#nav li a:link, #nav li a:visited, #nav li a:active {
	color: #d42f6a;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	width: 130px;
}

#nav li a:hover {
	color: #b0abab;
	text-decoration: none;
}

#photo { /*center content section*/
	height: 190px;
	width: 125px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 6px;
	line-height: 1.8em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #716964;
}

#maincontent { /*center content section*/
	height: auto;
	width: 350px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.8em;


}

#maincontentfull { /*center content section*/
	height: auto;
	width: 520px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.8em;


}

#maincontent li {
	list-style-type: none;
	list-style-image: url(../assets/bullet.gif);
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	left: 0px;
	margin-left:0px;
	display: block;


}

#maincontent ul {
	margin-left:20px;
}

#right_nav { /*right (timetable) navigation section*/
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: auto;
	width: 145px;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	top: 0px;
}

#footer { /*footer (address) section*/
	background-image : url(../assets/961back_r5_c2.gif);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position : bottom left;
	display : block;
	width : 965px;
	margin : 0;
	text-align: center;
} 

#footer p { /*Footer styles*/
	margin : 0 auto 0 auto;
	padding : 10px 0 26px 0;
	color : #aaa;
} 

#footer a:link, #footer a:active, #footer a:visited { 
	color : #aaa;
	text-decoration : none;
} 
#footer a:hover { 
	text-decoration : none;
	color : #ccc;
} 

.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}


/*===================================================*/

/*Right Hand Menu*/

#timenav ul{ /*rhs menu list navigation styles*/
	margin: 0px;
	padding: 0px;

}

#timenav { 
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#timenav li {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 10pt;
	margin: 0px;
	padding: 1px;
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	border-top-style: solid;

	border-top-color: #3f6090;

	border-top-width: 1px;

}

#timenav li a:link, #timenav li a:visited, #timenav li a:active {
	color: #3f6090;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	width: 130px;
}

#timenav  li a:hover {
	color: #b0abab;
	text-decoration: underline;
}

#bob  {
	color: red;

}



#terplogo p { /*Terp Logo*/
	z-index : 3;

	width : 136px;
	height : 134px;
	padding : 0;
	margin : 0;
	text-indent : -999999px;
	background-image : url(../assets/logoonfawn.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position : 0 0;
	display : block;
	overflow : hidden;
}

/*End Right Hand Menu*/

/*===================================================*/
.outlinebarbot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #716964;
}
.outlinebarleft {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #716964;
	border-left-color: #716964;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.outlinebarright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #716964;
	border-right-color: #716964;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #716964;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 5px;
}

/*Form Styles*/
/*========*/

label{
	float: left;
	width: 150px;
	font-weight: bold;
	margin-left: 10px;
	}

input, textarea, select{
	width: 200px;
	margin-bottom: 5px;
	}

textarea{
	width: 250px;
	height: 150px;
	}

.boxes{
	width: 1em;
	}

#submitbutton{
	margin-left: 160px;
	margin-top: 5px;
	width: 115px;
	}

br{
	clear: left;
	}

/*========*/
/*Form Styles*/
h3 {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 14pt;
	color: #3f6090;
}
#logon {
	width: 300px;
}
.gallery img {
	border: 1px solid #666666;
	margin: 0px;
	padding: 5px;
}
