/* CSS Document */

/* Left Hand Bar */

a:link{
   color: #666666;
   font-family: Verdana, Arial,  Monaco;
   font-size: 11px;
   line-height: 15px;
   text-decoration: none}

a:active{
   color: #666666;
   font-family: Verdana, Arial,  Monaco;
   font-size: 11px;
   line-height: 15px;
   text-decoration: none}

a:visited{
   color: #666666;
   font-family: Verdana, Arial,  Monaco;
   font-size: 11px;
   line-height: 15px;
   text-decoration: none}
   
a:hover{
   color: #666666;
   font-family: Verdana, Arial,  Monaco;
   font-size: 11px;
   line-height: 15px;
   background: #FFCC00; 
   font-weight:bold}   
   
ul {
	margin-left: 1.8em;
	list-style-type: square;
}


/* Middle Content */
.newsContent {
	margin-left: 0.5em;
	padding: 0px;
	color: #333;
	font-family: tahoma, verdana;
	font-size: 10pt;
    line-height: 10px;	
}

/* Footer */

.footerCopyright {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
}


/* History */

.textHistory{
	margin-left: 0.5em;
	padding: 0px;
	color: #333;
	font-family: tahoma, verdana;
	font-size: 10pt;}
   
/* Roster */
.textRosterTitle {
	margin: 0px;
	margin-bottom: 16px;
	background-color: #f9f9f9;
	color: #000;
	font-weight: bold;
	font-size: 1.5em;
    line-height: 15px;
	}

.textRosterClasses {
    font-weight: bold;
	margin-left: 0em;
	padding: 0px;
	color: #000;
	font-family: tahoma, verdana;
	font-size: 10pt;
}
	
.textRosterBrothers {
	margin-left: 0.5em;
	padding: 0px;
	color: #333;
	font-family: tahoma, verdana;
	font-size: 10pt;
}

.textEboardTitle {
    font-weight: bold;
	margin-left: 0em;
	padding: 0px;
	color: #000000;
	font-family: tahoma, verdana;
	font-size: 10pt;
}

.textEboardPositions {
	margin-right: 1.5em;
	padding: 0px;
	color: #333;
	font-family: tahoma, verdana;
	font-size: 10pt;
}

.textEboardBrothers {
	margin-left: 1.0em;
	padding: 0px;
	color: #333;
	font-family: tahoma, verdana;
	font-size: 10pt;
}


/* Rush */
.textRush {
	margin-left: 0.5em;
	padding: 0px;
	color: #333;
	font-family: tahoma, verdana;
	font-size: 10pt;
}

/* Mission Statement */
.textMissionStatement {
	margin-left: 0.5em;
	padding: 0px;
	color: #333;
	font-family: tahoma, verdana;
	font-size: 10pt;
}


/* Social Events */

.textSocialEvents{
	margin-left: 0.5em;
	padding: 0px;
	color: #333;
	font-family: tahoma, verdana;
	font-size: 10pt;}
	
/* Brotherhood */

.textBrotherhood {
	margin-left: 0.5em;
	padding: 0px;
	color: #333;
	font-family: tahoma, verdana;
	font-size: 10pt;
}

.textBrotherhoodLinks {
   color: #666666;
   font-family: Verdana, Arial,  Monaco;
   font-size: 11px;
   line-height: 15px;
   text-decoration: none;
   font-size: 10pt;
}

/* Service */

.textService {
	margin-left: 0.5em;
	padding: 0px;
	color: #333;
	font-family: tahoma, verdana;
	font-size: 10pt;
}

/* Links */
.textLinks {
	margin-left: 0.5em;
	padding: 0px;
	color: #333;
    font-family: Verdana, Arial,  Monaco;
	font-size: 8pt;
}body {
	background-attachment: fixed;
	background-image: url(../../Images/WallpaperTorque.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	margin: 0px auto auto 5px;




}
