/* Properties that both side lists have in common */
body {
	text-align: center;
	margin: 0px 0px 10px;
	background-color: #C4C4E1; 
   }
   
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B1B6ED;
	font-weight: bolder;
	letter-spacing: 7px;
	padding: 10px 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 5px;
	padding: 10px 0px 0px 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 5px;
	padding: 5px 0px;
}

h5{
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 3px;
}

blockquote {
	letter-spacing: 2px;
	text-align: justify;
	padding: 20px;
	margin-left:70px;
	width: 300px;
	text-indent: 0px;
	word-spacing: 3px;
	border: thin solid #C4C4E1;
	background-position: center;

}

a:link, a:visited {
	color: #333366;
	text-decoration: none;

}

a:hover, a:active, a:focus{
	color: #9999CC;
	text-decoration: none;
	letter-spacing: 5px;
}
div.wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 751px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 0px none;
   }

div.logo {
	background-color: #C4C4E1;
}

div.toptitle {
	background-color: #C4C4E1;
	font-size:54px;
	font-family: "University Roman LET";
	color: #FFFFFF;
	letter-spacing: 10px;
	text-align: center;
	font-weight: bold;
}

div.toptitle1 {
	background-color: #C4C4E1;
	font-size:12px;
	letter-spacing: 10px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666699;
	padding-bottom: 10px;


}

div.top {
	background-color: #FFFFFF;
	width: 730px;
	padding: 10px 10px;
}

div.navtop {
	width: 730px;
	background-color: #B1B6ED;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;

}

.navtop a {
	background-color: #B1B6ED;

}

.navtop a:hover, .navtop a:active, .navtop a:focus {
	background-color: #D2A2E6;
	padding : 5px 0 0px 0;
}

div.navbot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B1B6ED;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
div.navbot a:link, div.navbot a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

div.navbot a:hover, div.navbot a:active, div.navbot a:focus {
	color: #333366;
	text-decoration: none;
	letter-spacing: 0px;
}

div.mainright {
	width:250px;
	font-size:11px;
	margin-left:510px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #B1B6ED;
	top: 400px;
	position: absolute;
	padding-left: 10px;
}

#mainblock {
	margin-left: 10px;


}

div.main {
	margin-right:250px;
	padding-left:10px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}

#portblock {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-bottom: 20px;

}

div.tdblank {
	width:480px;
	height: 400px;
	margin-left: 0px;
	top: 600px;

}

div.tdblock {
	width:150px;
	height: 400px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	margin-left: 20px;
	position: absolute;
	top: 600px;
	border-top: thin solid #B1B6ED;
	border-right: thin none #B1B6ED;
	border-bottom: thin solid #B1B6ED;
	border-left: thin solid #B1B6ED;
	background-color: #FFFFDF;





}
div.tdblock1 {
	width:150px;
	height: 400px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	text-align: left;
	vertical-align: top;
	border-top: thin solid #B1B6ED;
	border-right: thin none #B1B6ED;
	border-bottom: thin solid #B1B6ED;
	border-left: thin solid #B1B6ED;
	margin-left: 170px;
	position: absolute;
	top: 600px;
	background-color: #EAFFEA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;





}
div.tdblock2 {
	width:150px;
	height: 400px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border: thin solid #B1B6ED;
	margin-left: 320px;
	position: absolute;
	top: 600px;
	background-color: #FFE8F3;




}

div.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1B6ED;
	text-align: center;

}
