body, th, td,div {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align:left; 
}

a {
	color:#7A2A83;
}

body {
	text-align:center;
}

.header {
	width:750px;
	margin: 0px;
	padding: 0px;
}

.footer {
	margin: 0px;
	padding: 0px;
	text-align:center;	
}

.footer img {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

img {
	margin:0px;
}

.separating-bar {
	background-color: #000066;
	width: 744px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
	padding: 3px;
	margin: 0px;
	text-align: center;
	clear: both;
}
.main {
	width: 750px;
	border-right: 1px solid #000000;
}
.main .links {
	background-color: #acbccc;
	background-color: #ffffff;
	border-left: 1px solid #000000;
	width:144px;
	padding:0px;
	margin:0px;
}

.main .links ul {
	list-style: none;
	margin:0px;
	padding:0px
}
.main .links li {
	border-bottom: 1px solid #999999;
}

.main .links a {
	display:block;
	padding:5px 5px 5px 0.5em;
	border-left:12px solid #83909c;
	border-right:1px solid #83909c;
	color:#333333;
	text-decoration:none;
	width:120px;
	background-color: #dfebea;
	background-color: #D2BED7;
	font-size:11px;
}

.main .links a:hover {
	border-left-color: #fa0011;
	color:#e20a17;
	background-color: #f5e400;
}

.main .contents {
	padding:5px ;
	/*background-attachment:fixed;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;*/
}

.gallery {
	width: 740px;
	border-left:1px solid green;
	border-right:1px solid green;
	margin: 0px;
}

.copyright {
	width: 750px;
	text-align:center;
	font-size:10px;
}

.main .contents .mainpagetable {
	margin-top:30px;
}

.main .contents .mainpagetable td {
	padding:5px;
}
.main .contents .mainpagetable a {
	border: 1px solid #000000;
	background: #f0f0ff;
	background: #ADC5E7;
}
.main .contents .mainpagetable a:hover {
	border: 1px solid #444;
	background: #ffffff;
}

.main .contents .mainpagetable img {
	border:none;
}

.main .contents .entrylink {
	margin-top:10px;
	text-align:center;
}

.main .contents .entrylink a {
	color:#7A2A83;
	font-size:18px;
	font-weight: bold;
}
.main .contents .entrylink a:hover {
	color: #fa0011;
}

.main .contents .contentsnormal {
	margin: 5px;
	border: 1px solid #808080;
	background: #ADC5E7;
	padding:10px;
}

.main .contents .contentsnormal h1 {
	margin-top:0px;
	color:#7A2A83;
	font-size:36px;
}

.main .contents .contentsnormal h2 {
	margin-top:0px;
	color:#7A2A83;
	font-size:20px;
}
.main .contents .contentsnormal h3 {
	margin-top:0px;
	color:#7A2A83;
	font-size:16px;
}

.main .contents .linkstable {
	margin-left:20px;
	margin-bottom:20px;
}

.main .contents .results {
	margin-left:20px;
	margin-bottom:20px;
	width:430px;
}

.main .contents .linkstable td,
.main .contents .results td {
	padding:3px;
	padding-left:10px;
}

.main .contents .linkstable a,
.main .contents .results a {
	color:#7A2A83;
}

.main .contents .linkstable a:hover {
	color:red;
}
.main .contents li {
	padding-top:10px;
}