body {
        margin: 0px;
        padding: 0px;
        background-color:white;
}

h1 {
	font-family: "Times New Roman", serif;
	font-size: 30px;
	font-weight:bold;
	text-decoration:underline;
	text-align: center;
	color: black;
}

h2 {
	font-family: "Times New Roman", serif;
	font-size: 24px;
	font-weight:bold;
	text-decoration:underline;
	text-align: center;
	color: black;
}

a:link {
        font-family: "Times New Roman", serif;
        font-size:16px;
        font-weight:normal;
        color:blue;
	text-decoration:underline;
}
a:visited {
        font-family: "Times New Roman", serif;
        font-size:16px;
        font-weight:normal;
        color:purple;
	text-decoration:underline;
}
a:hover {
        font-family: "Times New Roman", serif;
        font-size:16px;
        font-weight:bold;
        color:blue;
	text-decoration:underline;
}
a:active {
        font-family: "Times New Roman", serif;
        font-size:16px;
        font-weight:normal;
        color:purple;
	text-decoration:underline;
}

a.tablelinks:link {
        font-family: arial, sans-serif;
        font-size:20px;
        font-weight:normal;
        color:blue;
	text-decoration:underline;
}
a.tablelinks:visited {
        font-family: arial, sans-serif;
        font-size:20px;
        font-weight:normal;
        color:purple;
	text-decoration:underline;
}
a.tablelinks:hover {
        font-family: arial, sans-serif;
        font-size:20px;
        font-weight:bold;
        color:blue;
	text-decoration:underline;
}
a.tablelinks:active {
        font-family: arial, sans-serif;
        font-size:20px;
        font-weight:normal;
        color:purple;
	text-decoration:underline;
}

#outer-container {
        font-family: "Times New Roman", serif;
        font-size: 20px;
        color: purple;
	font-weight:bold;
        text-align: center;
        width: 1000px;
        margin: 0 auto;
        padding: 0;
	border:1px solid black;
}

.title 
{
	background-color:purple;
	color:white;
	font-family: "goudy stout", "Times New Roman", serif;
	font-size: 30px;
	line-height: 75px;
	font-weight: bold;
	text-align: center;
	text-transform:uppercase;
	height:75px;
}

.toplinks {
	background-color:#A64DA6;
        text-align: center;
        height:20px;
        line-height:20px;
        border-top:2px solid black;
        border-bottom:2px solid black;
}

ul.links {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}

li.links {
	float:left;
}

a.links:link,a.links:visited {
	display:block;
	width:200px;
        height:20px;
        line-height:20px;
        font-family: arial;
        font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#A64DA6;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
}

a.links:hover,a.links:active {
	background-color:purple;
}

.topnav {
	font-family:arial;
        font-size: 12px;
        color: black;
        font-weight:bold;
        text-align: center;
        margin-top:1.5em;
        margin-bottom:1em;
}

a.topnav:link, a.topnav.visited {
        font-family: arial;
        font-size: 12px;
        font-weight:normal;
	color:purple;
	text-decoration: underline;
}
a.topnav:hover, a.topnav.active {
	font-weight:bold;
}

.castle {
	width:100%;
	height: 255px;
	color:black;
	font-family: "Times New Roman", serif;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}

.castle-float {
	width:333px;
        height:255px;
        float:left;
	text-align: center;
        margin: 0 auto;
}

.text {
	width:800px;
	margin-left:100px;
	margin-right:100px;
	margin-top:0.5em;
	text-align:left;
	font-family: "Times New Roman", serif;
	font-size:20px;
	font-weight:normal;
	color:black;
}

.webtext {
	width:800px;
	font-family: "Times New Roman", serif;
	font-size:20px;
	font-weight:normal;
	color:black;
	margin-left:150px;
	margin-right:50px;
	margin-top:0.5em;
	text-align:left;
}

table.center {
	margin-left:auto; 
	margin-right:auto;
	width:700px;
	height:25px;
	line-height:25px;
	font-family: arial, sans-serif;
	font-size:20px;
	font-weight:bold;
	border-collapse:collapse;
}

td {
	width:350px;
	border:2px solid black;
	text-align:center;
}

.weblinks {
	width:100%;
	height:150px;
	line-height:150px;
	color:purple;
	font-family: "goudy stout", "Times New Roman", serif;;
	font-size: 20px;
	font-weight:normal;
	text-align: center;
	margin-top:0.5em;
}

.weblinks-left {
	width:150px;
	height:150px;
        float:left;
	text-align: center;
        margin: 0 auto;
}

.weblinks-left2 {
	width:150px;
	height:150px;
        float:left;
	text-align: center;
        margin:65px auto;
}

.weblinks-right {
	width:850px;
	height:150px;
	line-height:150px;
        float:left;
	text-align: center;
        margin-left: -75px;
}

.weblinks-right2 {
	width:700px;
	height:150px;
	line-height:150px;
        float:left;
	text-align: center;
        margin-left: -150px;
}

.weblinks-right3 {
	width:850px;
	height:150px;
	line-height:75px;
        float:left;
	text-align: center;
        margin-left: -75px;
}

.bottomlinks {
	background-color:#A64DA6;
        text-align: center;
        height:20px;
        line-height:20px;
	margin-top:1em;
	border-top:2px solid black;
        border-bottom:2px solid black;
}

.footer {
	height:20px;
	line-height:20px;
	color:white;
	font-family: arial;
	font-size:12px;
	font-weight:bold; 
	text-align:center;
	background-color:purple;
}
