/* CSS Document */

body {
	background-color:#666666;
	background-image: url(bcg.jpg);
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	margin-top:10px;
	cursor:default;
}

.strippedwebsite {
	background-color:#990000;
	color:#FFFFFF;
	padding:10px;
	margin:5px;
	margin-bottom:10px;
}

.clear {
	clear:both;
}

p {
	margin-bottom:12px;
	margin-top:12px;
}

.container {
	text-align:left;
	width:701px;
	margin: 0px auto;
}

.main {
	width:701px;
	background-color:#FFFFFF;
	border:#000000 1px solid;
	margin:1px;
	
	
}

.bannerimg {

	width:500px;
	float:right;

}

.alumnifrontpage {
	border:3px solid #CCCCCC;
	padding:5px;
	text-align:center;
	float:right;
	width:100px;
	margin:15px;
}

.alumnifrontpage a {
	display:block;
	width:100%;
	height:100%;
}
	
.menu {
	text-decoration:none;
}	

.menu a {

	display:block;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	height: 18px;
	width: 182px;
	
	border-width:1px;
	border-left-width: 4px;
	border-style:solid;
	border-color:#333333;
	
	padding-top: 3px;
	margin-top:4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	position:static;
	background-image:url(menubcg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.menu a:hover {
	background-color:#bcbcbc;
	border-left-width:6px;
	width:180px;
	background-image:none;
	
}

.submenu {
	background-color:#999999;
	
	font-size:10px;
	padding-left:5px;
	padding-right:1px;
	margin-top:-10px;
	
}

.submenu a, .submenu a:active, .submenu a:hover {

	border:#333333 1px solid;
	background-color:#666666;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	color:#FFFFFF;
	margin-left:2px;
	margin-right:2px;
}



.allcontent {
margin-top:8px;
	text-align:justify;
}
	

.allcontent a:link {
	text-decoration: underline;
	color: #333333;
}
.allcontent a:visited {
	text-decoration: underline;
	color: #333333;
}
.allcontent a:hover {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
.allcontent a:active {
	text-decoration: underline;
	color: #000000;
}
	
	
.titlecontent {
	float:left; 
	background-color:#DFDFDF; 
	margin: 3px;
	font-size:12px;
}



.title {

	height:15px;

	padding:3px;
	padding-left:10px;
	
	border:#000000 1px solid;
	border-bottom:0px;
	border-left: #666666 12px solid;
	background-image: url(mainbcg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

.content {

	padding:8px;
	padding-top:1px;
	border:#000000 1px solid;
	border-top:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(contentbcg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

.content ul li {
	font-weight:bold;
}



.valid {
	float:right;
	padding-right:5px;
}

.imageverif {
	border:#999999 1px solid;
	padding:1px;
}

form {
	margin-left:30px;
}

form input, textarea {
	border:#666666 1px solid;
	background-color:#FFFFFF;
}

.footer {
	font-size:10px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom: 8px;
}

.footer a:visited, .footer a:link, .footer a:active {
	color:#333333;
}

.footer a:hover {
	color:#666666;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.alumnicomment {
	color:#666666;
	font-style:italic;
	font-size:10px;
}

.alumniphoto {
	border:#000000 1px solid;
	float:left;
	margin-right:20px;
}



.news, .hockey, .rugby {
	background-color:#E9E9E9;
	border:#FFFFFF 1px solid;
	margin:5px;
	padding:3px;
	margin-top:10px;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

.news {
	background-image: url(quote2.jpg);
}

.hockey {
	background-image: url(hockeystick.jpg);
}

.rugby {
	background-image: url(rugbyball.jpg);
}

.news p {
	padding-left:8px;
	padding-right:8px;
	background-image: url(quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:25px;

}

.hockey p, .rugby:p {
	padding-left:8px;
	padding-right:8px;
	text-indent:25px;
}

.poll {
	
	border:#333333 1px solid;
	padding:5px;
}

.pollitem {
	border:#333333 1px solid;
	margin-bottom:3px;
	background-color:#CCCCCC;
	
}

.pollitem p {
	margin:2px;
	height:15px;
}
