/* Start of CMSMS style sheet 'FrontPage' */
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 20px;
	line-height: 16px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: white;
}

#frame {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	padding-top: 3px;
	text-align: left;
}

div.vspace {
	width: 100%;
	height: 10px;
	clear: both;
	background-color: #0049ae;
}

#foot {
	margin-top: 10px;
}

#foot_left {
	font-size: 8pt;
	float: left;
	margin-left: 15px;
}

#foot_right {
	font-size: 8pt;
	text-align: right;
	float: right;
	margin-right: 15px;
}

#content {
	background-color: #999999;
}

#content_left {
	width: 290px;
	height: 450px;
	float: left;
	border-left: 1px solid #0049ae;
	border-right: 1px solid #0049ae;
	background-image: url("/uploads/images/FrontPage/newsnow2.jpg");
}

#content_left img {
	margin-left: 5px;
	margin-top: 390px;
	vertical-align: bottom;
	float: left;
}

#content_right {
	width: 447px;
	height: 450px;
	float: right;
	padding-left: 20px;
	border-right: 1px solid #0049ae;
	background-image: url("http://www.math.ku.edu/uploads/images/FrontPage/work-mediumdarkblue2.jpg");
	color: white;
}

#content_right a {
	color: white;
}

#content_right table {
	width: 440px;
	padding-left: 15px;
	margin-top: -15px;
}

#content_right td {
	vertical-align: top;
}

#content_right td p {
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 0px;
	color: #eeeeee;
}

#content_right ul {
	text-align: left;
	list-style-type: none;
	text-indent: 5px;
	margin: 5px;
	margin-top: 0px;
	padding: 5px;
	padding-top: 0px;
	font-size: 10pt;
	font-weight: normal;
}
#content_right li {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}

.linkseparator {
	display: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
}

div#frontNotice {
	padding: 6px;
	margin: 0px 30px 0px 6px; /* TRBL */
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	font-family: serif;
}

div#frontNotice div.frontNewsLabel {
	font-weight: bold;
}

div#frontNotice div.NewsSummary {
	padding-left: 6px;
	font-size: 0.8em;
}

div#frontNotice div.NewsSummaryMorelink {
	text-align: right;
	padding-right: 1em;
}

table#mainLinks {
	margin: 0px;
	padding: 0px;
}

table#mainLinks th {
	font-size: 1em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
text-align: left;
}

table#mainLinks td {
	font-size: 0.85em;
	margin: 0px;
	padding: 0px;
	padding-left: 0.8em;
}

table#mainLinks tr td table {
	width: 70%;
	padding: 0px;
	margin: 0px;
}

table#mainLinks tr td table tr td {
	padding: 0px;
	margin: 0px;
}

table#mainLinks tr td table tr td {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	text-align: center;
}

div.NewsSummary li {
	list-style-type: disc;
}
/* End of 'FrontPage' */

