@charset "utf-8";
/* CSS Document */

body {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}


.lefbdr {
	background-image: url(images/ulbg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.cntbg {
	background-image: url(images/midbg.gif);
	background-repeat: repeat-y;
	width: 924px;
}


.rightbdr {
	background-image: url(images/urbg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.topmenu a {
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -2px;
}

.topmenu a:link {
     color: #5b0032;
     text-decoration: none;
     }

.topmenu a:visited {
     color: #5b0032;
     text-decoration: none;
     }

.topmenu a:hover {
     color: #3399CC;
     text-decoration: underline;
     }

.topmenu a:active {
	color: #5b0032;
	text-decoration: none;
     }


.ninept {
	font-size: 9px;
}
.tenpt {
	font-size: 10px;
}
.elevenpt {
	font-size: 11px;
}
.elevenpt b{
	font-size: 11px;
}
.twelevept {
	font-size: 12px;
}
.thirteenpt {
	font-size: 13px;
}
.fourteenpt {
	font-size: 14px;
}
.fifteenpt {
	font-size: 15px;
}
.sixteenpt {
	font-size: 16px;
}
.updatebox {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 904px;
	overflow: auto;
}
.seventeenpt {
	font-size: 17px;
}
.eighteenpt {
	font-size: 18px;
	letter-spacing: -1px;
}

.twentyfourpt {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;
}

.welcomepad {
	padding-left: 36px;
}
.welcomepadtwo {
	padding-top: 36px;
	//background: url(images/welcomebg2.jpg);
}
.welcomepadthree {
	padding-left: 36px;
}

.welcomepadfour {
	height: 54px;
}
.awards {
	height: 236px;
	width: 270px;
	overflow: auto;
	font-size: 13px;
	line-height: 18px;
}
.awardpad {
	padding-top: 5px;
	padding-bottom: 5px;
}

.bio {
	height: 241px;
	width: 550px;
	overflow: auto;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}

.askme {
	height: 241px;
	width: 258px;
	overflow: auto;
	font-size: 11px;
	line-height: 15px;
}

h3 {
	margin: 0px;
	background-color: #F1EFF0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.calhdr {
	font-size: 56px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -2px;
}
.adate {
	font-size: 16px;
	font-weight: bold;
	color: #B10865;
	float: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #E5E3E4;
	border: 1px dotted #60ACD9;
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 1px;
}
