/* CSS Document */

.wrapper {
	height: 1400px;
	width: 1024px;
	border: 8px double #0000CC;
	background-color: #FFFFFF;
}
.wrapper .strip {
	height: 20px;
	width: 1024px;
	background-color: #0000CC;
	color: #0000CC;
}
.wrapper .events {
	height: 900px;
	width: 763px;
	float: left;
	color: #0000CC;
	background-repeat: no-repeat;
}

.wrapper .header .mi_logo {
	height: 252px;
	width: 250px;
	float: left;
	background-image: url(new_logo.jpg);
	margin-top: 5px;
}

.wrapper .header .nda_logo {
	height: 42px;
	width: 100px;
	float: left;
	background-image: url(nda_logo.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 25px;
}
.wrapper .header .slideshow {
	float: right;
	height: 225px;
	width: 760px;
	margin-top: 10px;
	margin-right: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #0000CC;
}

.wrapper .divider {
	height: 1085px;
	width: 10px;
	background-color: #0000CC;
	float: left;
	margin-top: 0px;
}
.wrapper .horizontal_divider {
	height: 20px;
	width: 1024px;
	background-color: #0000CC;
}
.wrapper .events .slide_show {
	float: right;
	height: 266px;
	width: 400px;
	margin-top: 5px;
	border: 3px solid #0000CC;
	margin-right: 10px;
	margin-left: 9px;
}
.wrapper .events .month {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	float: left;
	height: 29px;
	width: 75px;
	margin-top: 25px;
	margin-left: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
	margin-right: 500px;
}
.wrapper .events .event_list {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	float: left;
	height: 480px;
	width: 283px;
	margin-top: 0px;
	margin-left: 25px;
}
.wrapper .events .title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	height: 47px;
	width: 750px;
	float: left;
	margin-top: 20px;
	text-decoration: none;
	border: 4px dotted #FFFF00;
	background-color: #000099;
	margin-left: 2px;
	color: #FFFFFF;
}
.wrapper .events .info {
	float: left;
	height: 250px;
	width: 700px;
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 0px;
	font-size: 22px;
	text-align: left;
}
.wrapper .links {
	height: 480px;
	width: 250px;
	float: left;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000CC;
	letter-spacing: 1px;
	text-align: left;
}

.wrapper .contact_info .info {
	background-repeat: no-repeat;
	height: 20px;
	width: 654px;
	float: none;
	margin-left: 370px;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #0000CC;
}
.wrapper .header .school_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 55px;
	color: #0000CC;
	width: 600px;
	height: 50px;
	float: right;
	margin-right: 65px;
	margin-top: 10px;
}

.wrapper .header {
	height: 257px;
	width: 1024px;
	background-repeat: no-repeat;
	background-position: 190px;
}
.wrapper .links .list {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000CC;
	height: 700px;
	width: 240px;
	margin-left: 10px;
	margin-top: 10px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.wrapper .links .farr_logo {
	float: left;
	height: 62px;
	width: 50px;
	margin-left: 15px;
	margin-top: 10px;
}
.wrapper .links .farr_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	float: left;
	height: 40px;
	width: 135px;
	margin-top: 20px;
	margin-left: 0px;
}
.wrapper .links .dinner_logo {
	float: right;
	height: 62px;
	width: 50px;
	margin-right: 40px;
}
.wrapper .links .dinner_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	float: left;
	height: 29px;
	width: 135px;
	margin-top: 0px;
	margin-left: 0px;
}
.wrapper .events .sidetext {
	float: left;
	height: 400px;
	width: 650px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 37px;
	border: 12px solid #FFFF00;
	padding: 8px;
	margin-top: 20px;
}
.wrapper .events .sidetext.sidetext2 {
	float: left;
	height: 229px;
	width: 599px;
}
.wrapper .events .trivia{
	height: 585px;
	width: 425px;
	float: left;
	margin-left: 5px;
	border: 7px dotted #FFFF00;
	list-style-type: square;
	background-color: #000099;
	color: #FFFFFF;
}
