﻿body {
	font-size: 80%;
}

#maintable {
	border: 2px solid #eba145;
	font-size: 1em;
	line-height: 1.5em;
	margin: 10px 0px;
}

#swmenu {
	background-color: #482E91;
	margin: 0px;
	padding: 0px;
}

#swcontent {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 10px;
	min-height: 300px;
	height: auto;
	_height: 300px;

}

#swfooter {
	background-color: #482E91;
	color: #ffffff;
	text-align: center;
	font-size: 0.9em;
}

#swfooter a:link {color: #ffffff; text-decoration: none; font-size: 1em;}
#swfooter a:visited {color: #ffffff; text-decoration: none; font-size: 1em;}
#swfooter a:hover {color: #ffffff; text-decoration: underline; font-size: 1em;}
#swfooter a:active {color: #ffffff; text-decoration: none; font-size: 1em;}

p {
	margin: 15px 0px;
}

.fancy {
	font-family: Pristina;
	font-size: 24px;
	color: #ffcf00;
	font-weight: bold;
}
