@import url("/links.css");

body {
	padding: 0px;
	background-repeat: repeat; 
	background-image: url("/bg.png");
	background-attachment: scroll;
	background-position: center top;
	font-family: "Arial","Helvetica","FreeSans",sans-serif;
	background-color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	cursor: default;
	font-size: 13px;
	color: #000000;
}

#main {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#topcenter {
	width: auto;
	overflow: hidden;
	background-color: #EDEDFF;
	border: 4px solid #0006CE;
	padding: 6px;
	line-height: 1.3em;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

#topleft {
	float: left;
	width: 705px;
	height: 44px;
	margin: 5px 0px -4px 0px;
	position: relative;
	z-index: 1000;
	background-repeat: no-repeat; 
	background-image: url("/pageleft.png");
	background-position: center center;
	background-attachment: scroll;
}

#pageleft {
	float: left;
	width: 685px;
	overflow: hidden;
	padding: 11px 6px 6px 6px;
	background-color: #EDEDFF;
	border: 4px solid #0006CE;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	line-height: 1.3em;
}

#pageright {
	float: right;
	width: 260px;
	padding: 8px 0px 0px 0px;
}

h1 {
	display: block;
	font-size: 20px;
	text-shadow: -3px 3px 3px #BBBBBB;
	border-bottom: 2px solid #808080;
	padding: 0px 0px 5px 4px;
	margin: 0px 0px 8px 0px;
}

#topcenter h1 {
	padding: 5px 0px 5px 4px;
	border-bottom: 0px solid #808080;
	margin: 0px 0px 3px 0px;
}

#shadow {
	display: block;
	padding: 2px 0px 12px 8px;
	margin: 4px 0px 8px 0px;
	border-bottom: 2px solid #808080;
	text-shadow: -3px 3px 3px #AAAAAA;
}

#rounddiv {
	padding: 5px;
	margin: 4px 0px 0px 0px;
	border: 2px solid #808080;
	background-color: #FFFFFF;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}

a#rounddiv {
	background-color: #FFFFFF;
	-moz-transition: background-color 0.20s ease-in 0s;
	-webkit-transition: background-color 0.20s ease-in 0s;
	border: 2px solid #808080;
	text-decoration: none;
}

a#rounddiv:hover {
	background-color: #DBDBF9;
	-moz-transition: background-color 0.20s ease-in 0s;
	-webkit-transition: background-color 0.20s ease-in 0s;
	border: 2px solid #5757F9;
	text-decoration: none;
}

form {
	display: inline;
	margin: 0px;
}

#newwin {
	padding: 0px 15px 0px 0px;
	background-attachment: scroll;
	background-image: url(newwin.png);
	background-position: top right;
	background-repeat: no-repeat; 
}

textarea, input, button, select {
	font-family: "Arial","Helvetica","FreeSans",sans-serif;
	font-size: 13px;
	color: #000000;
}

select {
	cursor: pointer;
}

a, a:link {
	text-decoration: none;
	cursor: pointer;
	-moz-transition: color 0.20s ease-in 0s;
	-webkit-transition: color 0.20s ease-in 0s;
	color: #0000CC;
	outline: none;
}

a:visited {
	text-decoration: none;
	cursor: pointer;
	-moz-transition: color 0.20s ease-in 0s;
	-webkit-transition: color 0.20s ease-in 0s;
	color: #00268F;
	outline: none;
}

a:hover {
	text-decoration: underline;
	text-shadow: 0px 0px 5px #66F2FF;
	-moz-transition: color text-shadow 0.20s ease-in 0s;
	-webkit-transition: color text-shadow 0.20s ease-in 0s;
	cursor: pointer;
	color: #005EFF;
	outline: none;
}

#title {
	display: block;
	font-size: 18px;
	border-bottom: 2px solid #808080;
	padding: 2px 0px 4px 4px;
	margin: 6px 0px 8px 0px;
}

.upper {
	text-transform: uppercase;
}

#rounddiv ul a {
	font-weight: bold;
}

td {
	font-size: 13px;
	font-family: "Arial","Helvetica","FreeSans",sans-serif;
}

#colortd {
	background-color: #CCCEFF;
	padding: 2px 4px 2px 6px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

#search input {
	font-weight: bold;
	font-size: 23px;
}

#search a {
	font-weight: bold;
	font-size: 17px;
}

#search small {
	color: #228822;
}

#comments {
	display: block;
	padding: 18px 25px 8px 25px;
	width: 635px;
	clear: both;
}

#footer {
	color: #000000;
	padding: 30px 0px 0px 0px;
	line-height: 1.1em;
	clear: both;
}

a img {
	filter: none;
	border: 0px solid #F1F1F1;
	cursor: pointer;
}

a:hover img {
	filter: none;
	border: 0px solid #F1F1F1;
	cursor: pointer;
}

#border a img {
	filter: none;
	border: 2px solid #000083;
	margin: 4px 2px 4px 2px;
	cursor: pointer;
}

#border a:hover img {
	filter: none;
	border: 2px solid #0033CC;
	margin: 4px 2px 4px 2px;
	cursor: pointer;
}

