body {

	
	font-family: "Comic Sans MS", verdana, arial;
	font-size: 100%;
	color: #510028;
	background-color: #dde6f6;
	
}

a:link {
	color: #510028;
}
a:visited {
	color: black
}
a:hover {
	color: blue
}

h1 {
	color: black;
	background-color: rgb(167,153,103);
	font-size: 200%;
	text-align: center;
	padding: 0.25em;
	border-style: outset;
	border-width: 3px;
	border-color: #510028;
	margin-top: 3px;
	margin-bottom: 20px;
	
}

h2 {
	
	font-size: 130%;
	font-weight: normal;
	text-align: center;	
}


p {
	text-align: center;
}

img {
	border-style: ridge;
	border-color: aqua;
	border-width: 0;
}

table {
	align: center;
}

ul {

	text-align: center;
}



#colleft {

	position: absolute;
	top: 0;
	left: 0;
	width: 22%;
	background-color: #dde6f6;
	padding-top: 5%;
	padding-bottom: 0%;
	text-align: center;
	border-right: 0px ridge gray;
	
}

#coltextright {
	
	margin-left: 22%;
	background-color: #ffffff;
	border-left: 1px ridge gray;
	padding-top: 1%;
	padding-left: 3%;
	padding-right: 3%;
}

#coltextleft {
	
	margin-right: 32%;
	border-right: 1px ridge gray;
	text-align: center;
	background-color: #ffffff;
	padding-top: 1%;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 1%;
}

#colright {
	
	position: absolute;
	top: 0;
	right: 0;
	width:32%;
	background-color: #dde6f6;
	border-left: 0px ridge gray;
	padding-top: 3%;
	padding-bottom: 0%;
}


#menuflat
{
color: #510028;
font-family: "Comic Sans MS", verdana, arial;
font-style: normal;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
}

a.menuitemf
{
font-size: 125%;
background-color: rgb(167,153,103);
color: #510028;
font-variant: normal;
text-transform: none;
text-decoration:none;
font-weight: normal;
margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
border-left-width: 3px; border-right-width: 3px; border-top-width: 3px; border-bottom-width: 3px;
border-left-style: outset; border-right-style:  outset; border-top-style:  outset; border-bottom-style:  outset;
border-color: #510028;
text-align: center;
display: inline;
}
#menuflat a
{
text-decoration: none;
}

.menuitemf:hover
{
background-color: #510028;
color: #729ed6;
}

#menublock
{
color: #510028;
font-family: "Comic Sans MS", verdana, arial;
font-style: normal;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}

a.menuitemb
{
font-size: 125%;
background-color: rgb(167,153,103);
color: #510028;
width: auto;
font-variant: normal;
text-transform: none;
text-decoration:none;
font-weight: normal;
margin-left: 30px; margin-right: 30px; margin-top: 5px; margin-bottom: 5px;
padding-left: 0px; padding-right: 0px; padding-top: 5px; padding-bottom: 5px;
border-left-width: 3px; border-right-width: 3px; border-top-width: 3px; border-bottom-width: 3px;
border-left-style: outset; border-right-style:  outset; border-top-style:  outset; border-bottom-style:  outset;
border-color: #510028;
text-align: center;
display: block;
}

#menublock a
{
text-decoration: none;
}

.menuitemb:hover
{
background-color: #510028;
color: #729ed6;
}

#menuflatsmall
{
color: #510028;
font-family: "Comic Sans MS", verdana, arial;
font-style: normal;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
}

a.menuitemfs
{
font-size: 110%;
background-color: rgb(167,153,103);
color: #510028;
font-variant: normal;
text-transform: none;
text-decoration:none;
font-weight: normal;
margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
border-left-width: 2px; border-right-width: 2px; border-top-width: 2px; border-bottom-width: 2px;
border-left-style: outset; border-right-style:  outset; border-top-style:  outset; border-bottom-style:  outset;
border-color: #510028;
text-align: center;
display: inline;
}
#menuflatsmall a
{
text-decoration: none;
}

.menuitemfs:hover
{
background-color: #510028;
color: #729ed6;
}
