body {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/frameset/background.jpg);
	background-repeat: repeat-x;
}
#mainbody {
	width: 750px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#topbar {
	float: left;
	height: 285px;
	width: 750px;
}
#topbar_logo {
	background-color: #014574;
	float: left;
	height: 285px;
	width: 200px;
}
#topbar_collage {
	background-color: #014574;
	float: left;
	height: 285px;
	width: 380px;
}
#topbar_navigation {
	background-color: #48B6EA;
	float: left;
	height: 285px;
	width: 170px;
}
#content {
	float: left;
	width: 750px;
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: left;
}
#content_bar1 {
	float: left;
	width: 229px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #EAEAEA;
	padding-right: 15px;
}
#content_bar2 {
	float: left;
	width: 229px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #EAEAEA;
	padding-right: 15px;
	padding-left: 15px;
}
#content_bar3 {
	float: left;
	width: 230px;
	padding-left: 15px;
}
#footer {
	float: left;
	width: 750px;
}
#interesting_info {
	background-color: #1A8CCB;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/frameset/interesting_info_top.jpg);
	padding-top: 1px;
	margin-bottom: -4px;
}
#interesting_info p{
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#interesting_info h1{
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	margin-left: -25px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #48B6EA;
}
.bold {
	font-weight: bold;
}
.bold_blue {
	font-weight: bold;
	color: #1A8CCB;
}

.center {
	text-align: center;
}
.link1 a:link {
	color: #1A8CCB;
	text-decoration: none;
	font-style: italic;
}
.link1 a:visited {
	color: #1A8CCB;
	text-decoration: none;
	font-style: italic;
}
.link1 a:active {
	color: #1A8CCB;
	text-decoration: none;
	font-style: italic;
}
.link1 a:hover {
	color: #014574;
	text-decoration: underline;
	font-style: italic;
}
.link2 a:link {
	color: #666666;
	text-decoration: none;
}
.link2 a:visited {
	color: #666666;
	text-decoration: none;
}
.link2 a:active {
	color: #666666;
	text-decoration: none;
}
.link2 a:hover {
	color: #1A8CCB;
	text-decoration: underline;
}
.link3 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.link3 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.link3 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.link3 a:hover {
	color: #6DC0ED;
	text-decoration: underline;
}
.link4 a:link {
	color: #1A8CCB;
	text-decoration: none;
	font-weight: bold;
}
.link4 a:visited {
	color: #1A8CCB;
	text-decoration: none;
	font-weight: bold;
}
.link4 a:active {
	color: #1A8CCB;
	text-decoration: none;
	font-weight: bold;
}
.link4 a:hover {
	color: #1A8CCB;
	text-decoration: underline;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.italic_bold {
	font-style: italic;
	font-weight: bold;
}
.rowover {
	background-color: #f0f0f0;
}
.rowout {
}
.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 2px;
}
