a img {
	border: 0px;
}

body {
	background: url(img/pageback.png) repeat-x #90c0ff;
	color: #406080;
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	text-align: center;
	margin: 32px 0px;
}

code, pre {
	font-family: "Lucida Console", "Courier New", courier, monospace;
}

fieldset {
	border: 1px solid #808080;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Verdana, sans-serif;
	margin: .25em 0px;
	padding: 0px;
}

h1 {
	font-size: 300%;
}

h2 {
	background: transparent;
	color: #ff66cc;
	font-size: 175%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 115%;
}

h5 {
	font-size: 110%;
}

h6 {
	font-size: 105%;
}

hr {
	border: 0px;
	border-bottom: 1px solid #4a6f9f;
	border-top: 1px solid #e0e0e0;
	margin: 2em auto;
	width: 80%;
}

input, textarea {
	max-width: 100%;
}

input {
	font-family: "Trebuchet MS", sans-serif;
}

p {
	text-align: justify;
	margin: 0px 0px 1em 0px;
	padding: 0px;
}

table {
	width: 100%;
}

table, td {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table.container {
	margin: auto;
	text-align: left;
	width: 704px;
}

table.gallery td {
	border: 1px solid #e0e0e0;
	padding: 4px 0px;
	text-align: center;
	vertical-align: middle;
}

td {
	vertical-align: top;
}

td#borderleft {
	background: url(img/leftback.gif) repeat-y #73a7f9;
	color: #ffffff;
	width: 15px;
}

td#borderright {
	background: url(img/rightback.gif) repeat-y #73a7f9;
	color: #ffffff;
	width: 17px;
}

td#contact {
	background: url(img/contactback.jpg) no-repeat #ffffff;
	color: #ffffff;
	padding-top: 16px;
	text-align: center;
	height: 346px;
	width: 177px;
}

td#contact a:link {
	background: transparent;
	color: #ff66cc;
	font-weight: bold;
}

td#contact p, td#sidebar p {
	text-align: center;
	margin: 0px;
}

td#main {
	background: url(img/mainback.png) repeat-x #ffffff;
	color: #406080;
	padding: 0px 16px 16px 8px;
}

td#menu {
	background: url(img/menuback.png) repeat-x #ffffff;
	color: #003080;
	font-family: "Helvetica", sans-serif;
	font-size: 7pt;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	height: 16px;
	width: 438px;
}

td#menu li {
	display: inline;
	list-style: none;
}

td#menu li a {
	background: transparent;
	color: #003080;
	margin: 0px 8px;
	text-decoration: none;
}

td#menu li a:hover {
	background: transparent;
	color: #ffa000;
}

td#menu ul {
	margin: 0px;
	padding: 0px;
}

td#sidebar {
	background: url(img/mainback.png) repeat-x #ffffff;
	color: #406080;
	padding: 32px 0px 8px 8px;
	text-align: center;
	width: 99px;
}

td#sidebar img {
	display: block;
	margin-bottom: 4em;
}

textarea {
	border: 1px solid #808080;
	font-family: "Lucida Console", "Courier New", courier, monospace;
	font-size: 10pt;
	padding: 4px;
}
