/* main style sheet for madison alumni */

body {
	background-color: #70847A;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

a:link { 
	color: #06234D;
	}
a:visited { 
	color: #333333;
	}
a:hover { 
	color: #086394;
	
	}

#mainbox {
margin: 20px;
}

#rightbox {
margin: 10px;
}

#textfield_home {
 FONT-SIZE: 70%; 
 LEFT: 0px; 
 WIDTH: 140px; 
 LINE-HEIGHT: 1; 
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

#birthdate {
 FONT-SIZE: 70%; 
 LEFT: 0px; 
 WIDTH: 30px; 
 LINE-HEIGHT: 1; 
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

#medbox {
 FONT-SIZE: 70%; 
 LEFT: 0px; 
 WIDTH: 40px; 
 LINE-HEIGHT: 1; 
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

#largebox {
 FONT-SIZE: 70%; 
 LEFT: 0px; 
 WIDTH: 220px; 
 LINE-HEIGHT: 1; 
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

#dropbox {
 FONT-SIZE: 70%; 
 LINE-HEIGHT: 1; 
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

#image {
float: left;
padding-right: 5px;
padding-top: 5px;
}

#topnav {
position:absolute; 
left:84px; 
top:95px; 
width:444px; 
height:81px; 
z-index:1;
} 
  
#topnav a:link, #topnav a:visited {
color: #FFFFFF;
margin-left: 2px;
font-weight: bolder;
text-decoration: none;
}

#topnav a.active {
	color: #FFFFFF;
}

#topnav a:hover {
	text-decoration: underline;
}


#updatebg {
padding: 15px;
}

#form { 
margin-top: 25px; 
margin-bottom: 25px; 
}

#form2 { 
margin-top: 25px; 
margin-bottom: 25px; 
}
#spacer {
height: 5px;
}

#form p {
line-height: 1.0;
}

#form p.title {
line-height: 1.0;
font-weight: bolder;
}

#form2 p {
line-height: 2.0;
font-weight: bolder;
}


#connectionsbg {
background-color: #A5B9B0;
width: 190px;
padding: 5px;
margin-right: 15px;
border: 1px solid #83938B;
height: 110px;
margin-bottom: 15px;
}

#newsbg {
background-color: #A5B9B0;
width: 270px;
padding: 5px;
border: 1px solid #83938B;
height: 110px;
margin-bottom: 15px;
}

#eventsbg {
background-color: #C2D49F;
padding: 4px;
text-align: center;
margin-top: 10px; 
margin-bottom: 10px; 
}

#event {
background-color: #AFC399;
text-align: center; 
}

#event p {
font-weight: bolder;
}

h1 {
	font-size: 110%;
	font-weight: bold;
	color: #1D4069;
	letter-spacing: 0px;
	margin: 0px 0px 10px;
	padding: 3px;
	border-bottom: 2px solid #5F7068;
}
h1.front{
	font-size: 75%;
}

h2 {
	font-size: 80%;
	font-weight: bold;
	color: #06234D;
	margin: 15px 0px 0px;
	padding: 3px;
}

h2.footwear {
	text-align: right;
}


.underline {
	border-bottom: 1px solid #06234D;
	width: 589px;
}


h3 {
	font-size: 80%;
	font-weight: bold;
	color: #06234D;
	margin: 0px 0px 0px;
	padding: 3px;
}

h3.footwear {
	font-size: 75%;
	padding: 0px;
	text-align: right;
	color: #086394;	
}

h4 {
	font-size: 95%;
	font-weight: bold;
	color: #06234D;
	margin: 10px 0px 5px;
	padding: 3px;
}

h4.temp {
	font-size: 95%;
	font-weight: bold;
	color: #06234D;
	margin: 10px 0px 5px;
	padding: 3px;
}

h5 {
	font-size: 70%;
	font-weight: bold;
	color: #06234D;
	margin: 0px 0px 0px;
	padding: 0px;
}

h6 {
	font-size: 170%;
	font-weight: bold;
	letter-spacing: -1px;
	color: #EB1116;
	margin: 0px 0px 0px;
	padding: 0px;
}
h6.date {
	font-size: 150%;
	font-weight: bold;
	letter-spacing: -1px;
	color: #086394;
	margin: 0px 0px 15px;
	padding: 0px;
}

p {
	font-size: 80%;
	line-height: 1.3;
	color: #000000;
	margin: 0px;
	padding: 3px;
}
p.small{
	font-size: 70%;
	color: #333333;
}


p.indent {
	margin-left: 14px;
}

p.inrulehead {
	padding: 3px;
	margin-top: 6px;
	background-color: #C1D8E4;
	width: 485px;
}

p.inruleheadmedium {
	padding: 3px;
	margin-top: 6px;
	background-color: #C1D8E4;
	width: 282px;
}

p.inruleheadshort {
	padding: 3px;
	margin-top: 6px;
	background-color: #C1D8E4;
	width: 200px;
}

ul {
	font-size: 80%;
	line-height: 1.3;
	color: #000000;
	margin-left: 20px;
	margin-top: 3px;
	padding: 0px;
	list-style-type: square;
	list-style-position: outside;
}

ul ul {
	font-size: 100%;
}

ul li {
	color: #000000;
}

ul li span {
	color: #000000;
}

ol {
	font-size: 80%;
	line-height: 1.3;
	color: #000000;
	margin-left: 29px;
	margin-top: 3px;
	padding: 0px;
	list-style-position: outside;
}

ol li {
	font-weight: bold;
	color: #086394;
}

ol li span {
	font-weight: normal;
	color: #000000;
}

#content{
	margin-top: 55px;
	margin-left: 26px;
	width: 492px;
	margin-bottom: 40px;
}

#contentfootwear{
	margin-top: 55px;
	margin-left: 26px;
	width: 615px;
	margin-bottom: 40px;
}

#contentcolumn{
	margin-top: 55px;
	margin-left: 26px;
	width: 282px;
	float: left;
}

#contentbkground{
	position: absolute;
	top: 81px;
	left: 136px;
	width: 100%;
	height: 733px;
	background-color: #FFFFFF;
}

#topnavbkground{
	background-color: #086394;
	width: 100%;
	height: 78px;	
}

#topnavbox{
	width: 760px;	
}


#topcontacts{
	position: absolute;
	top: 3px;
	left: 490px;
	width: 308px;
	height: 21px;
}

.topcontactsp{
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight:bold;
	letter-spacing: .35pt;
	float: left;	
}

.topcontactsp a:link{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
}

.topcontactsp a:visited{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
}

.topcontactsp a:hover{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
}

.blueborder{
	position: absolute;
	top: 78px;
	left: 136px;
	width: 100%;
	height: 3px;
	background-color: #00294a;
}

#leftnavbkground{
	position: absolute;
	background-color: #086394;
	width: 136px;
	height: 100%;
	top: 78px;
	left: 0px;
}

#navlist {
	position: absolute;
	left: 0px;
	top: 55px;
	width: 136px;
	padding: 6px;
	height: 0;
}

#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 70%;
	letter-spacing: .35pt;
	font-weight: bold;
}

#navlist li {
	margin: 0 0 4px 0;
}

#navlist a {
	display: block;
	padding: 2px 2px 2px 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #061428;
	border-right-color: #5981B9;
	border-bottom-color: #5981B9;
	border-left-color: #061428;
	width: 124px;
}

#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navlist a.active {
	background-color: #06234D;
}

#navlist a:hover {
	background-color: #06234D;
}

#topnavlist {
	position: absolute;
	top: 57px;
	left: 304px;
}

#topnavlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 70%;
	letter-spacing: .35pt;
	font-weight: bold;
}

#topnavlist li {
	margin: 0 2px 0 0;
	float: left;
	padding: 0px;
}

#topnavlist a {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #061428;
	border-right-color: #5981B9;
	border-bottom-color: #5981B9;
	border-left-color: #061428;
	padding-left: 9px;
	padding-top: 2px;
	width: 84px;
	padding-right: 2px;
	padding-bottom: 2px;
}

#topnavlist a:link, #topnavlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#topnavlist a.active {
	background-color: #06234D;
}

#topnavlist a:hover {
	background-color: #06234D;
}
