@charset "UTF-8";
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 90%;
	background-color: #FFFFFF;
	color: #333;
}
#topnav {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #010098;
	height: 10px;
}
#topnav a {
	text-decoration: none;
	display: inline-block;
	color: #000066;
	background-color: #CCC;
	padding: 4px;
	border-right: 1px solid #000099;
	border-left: 1px solid #000099;
	height: 100%;
}
#topnav a:hover {
	color: #FFFFFF;
	background-color: #010098;
}
.tdleft {
	background-image: url(../images/leftshadow.jpg);
	background-repeat: repeat-y;
	width: 30px;
}
.tdright {
	background-image: url(../images/rightshadow.jpg);
	background-repeat: repeat-y;
	width: 30px;
}
.tdsidenav {
	background-color: #666;
	width: 25%;
	text-decoration: none;
	vertical-align: top;
}
#text .tdsidenav a {
	padding: 4px 4px 4px 10px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	display: block;
}
#text .tdsidenav a:hover {
	color: #FFFFFF;
	background-color: #011576;
}
.tdinfo {
	padding: 25px 50px 10px;
	text-align: left;
}
.tdinfo a       {
	text-align: left;
	font-weight: bold;
}
#text .tdinfo h2 {
	color: #010098;
	border-left-width: 22px;
	border-left-style: solid;
	border-left-color: #600;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}
#header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tdsmalltype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	background-color: #010098;
	text-align: right;
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
}
#text .tdinfo img {
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
}
#bod img {
	border: thin solid #212C9B;
}
#dob {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #9CF;
	padding: 10px;
	width: 100%;
}
#dob h1 {
	font-size: 1em;
	text-align: center;
	color: #17177A;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 5px;
}
#study {
	background-color: #AFD5FF;
	margin-top: 10px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
}
#study h1 {
	font-size: 1em;
	text-align: center;
	color: #600;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 5px;
}
#study p {
}
#dob img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#brunch {
	background-color: #AFD5FF;
	padding: 10px;
	width: 100%;
}
#motown {
	background-color: #AFD5FF;
	padding: 10px;
	width: 100%;
}
.dodslide {
}
.tdimportant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #010098;
	text-align: center;
	padding: 8px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	margin: 10px 0px;
	width: 100%;
}

