
body{background-color:#575A5C;margin:7px 0 0;padding:0; align:center;}\
img{border:0;}
p {	color:#575A5C;
	font-family:Tahoma, San-Serif;
	font-size:12px;}
#header{z-index:200;position:relative;background-color:#FFF;width:958px;height:113px;}
#cHeaderLogo{position:absolute;top:17px;left:45px;}
#cOxyLogo{position:absolute;top:16px;left:600px;}


.rightlinks {
	color:#575A5C;
	font-family:Tahoma, San-Serif;
	font-size:12px;
	}


.rightlinks a{
	color:#7e00ad;
	font-family:Tahoma, San-Serif;
	font-size:12px;
	text-decoration: underline;
	}

.rightlinks a:hover{
	color:#e2b000;
	font-family:Tahoma, San-Serif;
	font-size:12px;
	text-decoration: none;
	}

.rightlinks a:visited{
	color:#7e00ad;
	font-family:Tahoma, San-Serif;
	font-size:12px;
	font-weight: underline;
	}

#cNavigation{position:absolute;top:74px;left:29px;width:740px;height:39px;margin:0;padding:0;}
	#cNavigationHome{z-index:400;position:absolute;top:0;left:20px;}
	#cNavigationFraternity{z-index:400;position:absolute;top:0;left:143px;}
	#cNavigationNews{z-index:400;position:absolute;top:0;left:266px;}
	#cNavigationBrothers{z-index:400;position:absolute;top:0;left:389px;}
	#cNavigationRecruitment{z-index:400;position:absolute;top:0;left:512px;}
	#cNavigationPictures{z-index:400;position:absolute;top:0;left:635px;}
	#cNavigationAlumni{z-index:400;position:absolute;top:0;left:758px;}

#gBanner{z-index:200;
		position:relative;
		background-color:#FFF;
		width:958px;
		height:90px;
		padding-bottom:4px;
		}

li {color:#575A5C;
	font-family:Tahoma, San-Serif;
	font-size:12px;}

#littlenav{z-index:200;
		position:relative;
		background-color:#FFF;
		width:958px;
		height:30px;
		padding-bottom:10px;}

#gspacer{z-index:200;
		position:relative;
		background-color:#FFF;
		width:958px;
		height:12px;}

#gContentBody{
	z-index:100;
	position:relative;
	width:958px;
	background-color:#FFF;
	}

.coatofarms {
	background-image:url('../images/coatofarmsfaded.gif');background-repeat:no-repeat;
	background-position:center;
	padding-right:22px;
		padding-bottom:10px;
}


.title {
	color:#575A5C;
	font-family:Tahoma, San-Serif;
	font-size:12px;
	font-weight:bold;
	}

.links_t {
	padding-left: 10px;
	}

.border {
	background-image: 
	url('../images/border.gif');
	background-repeat: repeat-y;}

.border_h {
	background-image: 
	url('../images/border.gif');
	background-repeat: repeat-x;
	}
	
.left {padding-right:22px;
		padding-bottom:10px;
		}

.right {padding-left:22px;
		padding-bottom:10px;
		}

#cGlobalFooter{position:relative;width:958px;height:100px;margin-left:auto;margin-right:auto;text-align:left;}
#cFooter{position:absolute;top:32px;left:35px;width:700px;color:#BFC0C0;font-family:Arial, San-Serif;font-size:9px;line-height:10px;}
.cFooterLink{color:#B9971C;font-weight:400;text-decoration:underline;}
.cFooterLink:hover{color:#846F22;font-weight:400;text-decoration:underline;}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}




.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -60px; /*position where enlarged image should offset horizontally */

}

