@charset "UTF-8";
/* CSS Document */


h1 {
	font-size:2.5em;
}

#wrapper {
	background-image:url(http://www.oc.edu/academics/prof_studies/engineering/mse/images/vert_repeater.gif);
}

	#watermark {
		margin-top:7px;
		margin-left:55px;
	}
	
	#searchetc a {
		color:#c1b771;
	}
	
		a:hover {
			background-color:transparent;
		}
	
		#headerfront {
			background-image:url(http://www.oc.edu/academics/prof_studies/engineering/mse/images/mse_header.gif);
			width:821px;
			height:155px;
			margin-left:29px;
		}
		
		#headerinterior {
			background-image:url(http://www.oc.edu/academics/prof_studies/engineering/mse/images/mse_header2.gif);
			height:121px;
			margin-left:29px;
			width:821px;
		}
		
			#faculty {
				position:absolute;
				margin-top:-130px;
				margin-left:510px;
			}
		
			#mselogo {
				padding-top:25px;
				margin-left:25px;
			}
			
			#quote {
				margin-top:-105px;
				margin-left:592px;
				text-align:right;
				width:200px;
				height:50px;
			}
			
							#topcontent {
								background-image:none;
							}
							
						#leftCol {
						   background-color:#f5f5f5;
						   border-top: 1px solid #dedede;
						   border-right: 1px solid #dedede;
						   border-bottom: 1px solid #dedede;
						}
						   
						   	    #menutitle {
								   background-color:#e6e0c8;
								   color:#000000;
								   border-bottom:1px solid #dedede;
								}
								
								#menutitle a {
									color:#000000;
								}
						   
						   		#leftCol li a {
								   color:#000000;
								}
								
								#leftCol ul li a:hover{
								   background-color:#993623;
								   color:#FFFFFF;
								}
								
			#blog {
				position:relative;
			}
			
				#rssblog{
					position:absolute;
					margin-left:257px;
					margin-top:-25px;
				}
			
					#feedholder .gf-snippet, 
					#feedholder .gf-author, 
					#feedholder .gf-spacer, 
					#feedholder .gfc-title,
					#feedholder .gfc-resultsHeader,
					#feedholder .gf-relativePublishedDate { 
						display : none;
					} 
					
					#feedholder .gfc-result {
						margin-bottom:0;
					}
					
					
					#feedholder .gf-title{
						width:282px;
						height:auto;
						border-bottom: 1px solid #dedede;
					}
					
					#feedholder .gf-title a{
						width:280px;
						text-decoration:none;
						color:#000000;
						display:block;
						padding:10px;
					}
					
					#feedholder .gf-title a:hover{
						background-color:#f5f5f5;
					}
		
			#footer em {
				color:#c2b771;
			}
			
			#footer h3 {
				color:#c2b771;
			}
