body {
	background: #336688 url(http://alazanto.org/seamascain/images/background.gif) top left repeat-y;

	margin: 0px;
	padding: 0px;
}

div.container {
	width: 567px;

	margin: 0px;
	padding: 0px;
}

div.title {
	width: 567px;
	height: 96px;

	margin: 0px;
	padding: 0px;

	background: transparent url(http://alazanto.org/seamascain/images/titlebar.gif) top left no-repeat;
}

	div.title span {
		display: none;
	}

div.navigation {
	position: absolute;
	top: 96px;
	left: 0px;

	margin: 0px;
	padding: 0px;

	width: 144px;
	height: 400px;

	background: transparent url(http://alazanto.org/seamascain/images/sidebar.gif) top left no-repeat;
}

div.maincontent {
	margin-left: 144px;
	width: 423px;
}

/**************************************************/

div.navigation a:link {
	color: #ffffff;
	font-weight: bold;
}

div.navigation a:active {
	color: #555555;
	font-weight: bold;
}

div.navigation a:visited {
	color: #ffffff;
	font-weight: bold;
}

div.navigation a:hover {
	color: #555555;
	background-color: #bbbbbb;
	text-decoration: none;
	font-weight: bold;
}

/**************************************************/

div.maincontent a:link {
	color: #000;
	font-weight: bold;
}

div.maincontent a:active {
	color: #555555;
	font-weight: bold;
}

div.maincontent a:visited {
	color: #000;
	font-weight: bold;
}

div.maincontent a:hover {
	color: #555555;
	background-color: #bbbbbb;
	text-decoration: none;
	font-weight: bold;
}

/**************************************************/

div.maincontent p {
	margin: 10px;

	padding: 0px;

	font-family: "Georgia", "Big Caslon", "Baskerville", "Times", "Time New Roman", "Sans Serif";
	font-size: 14px;
	color: #000000;
	line-height: 150%;
	text-align: left;
}

div.navigation p {
	font-family: "Verdana", "Helvetica", "Futura", "Helvetica Neue", "Geneva", "Arial", "Sans Serif";
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}

/**************************************************/

h1 {
	font-family: "Georgia", "Big Caslon", "Baskerville", "Times", "Time New Roman", "Sans Serif";
	font-size: 17px;
	font-weight: normal;

	color: #000000;

	line-height: 150%;
	text-align: center;
}

h2 {
	margin: 10px;

	padding: 0px;

	font-family: "Georgia", "Big Caslon", "Baskerville", "Times", "Time New Roman", "Sans Serif";
	font-size: 15px;
	font-weight: normal;

	color: #000000;

	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #888;
}

/**************************************************/

p.faded {
	font-family: "Verdana", "Futura", "Helvetica Neue", "Geneva", "Arial", "Sans Serif";
	font-size: 15px;
	color: #777777;
	text-align: center;
	line-height: 100%;
}

div.maincontent p.copyright {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	border-top: 1px solid #000;

	font-family: "Verdana", "Futura", "Helvetica Neue", "Geneva", "Arial", "Sans Serif";
	font-size: 11px;

	text-align: center;

	color: #000000;

	line-height: 150%;
}

/**************************************************/

div.maincontent dt {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

	padding: 0px;

	font-family: "Georgia", "Big Caslon", "Baskerville", "Times", "Time New Roman", "Sans Serif";
	font-size: 14px;

	color: #000000;

	line-height: 150%;
	text-align: left;
}

div.maincontent dd {
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;

	padding: 0px;

	font-family: "Georgia", "Big Caslon", "Baskerville", "Times", "Time New Roman", "Sans Serif";
	font-size: 14px;

	color: #000000;

	line-height: 150%;
	text-align: left;
}

/**************************************************/

div.navigation ul {
	list-style: none;
	display: block;

	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;

	padding: 0px;
}

div.navigation li {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;

	padding: 0px;

	font-family: "Verdana", "Futura", "Helvetica Neue", "Geneva", "Arial", "Sans Serif";
	font-size: 11px;

	color: #fff;

	line-height: 110%;
}

/**************************************************/

input.styled2, textarea.styled2, textarea.codedisplay, radio.styled2, checkbox.styled2, select.styled2 {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;

	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 0px;

	background-color: #fff;

	font-family: "Verdana", "Helvetica Neue", "Geneva", sans-serif;
	font-size: 12px;
	letter-spacing: 0.03em;
	line-height: 135%;

	border-left: 1px solid #373B57;
	border-right: 1px solid #1F1F24;
	border-top: 1px solid #373B57;
	border-bottom: 1px solid #1F1F24;
}

label, label.styled2 {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;

	font-family: "Verdana", "Helvetica Neue", "Geneva", sans-serif;
	font-size: 11px;
	font-weight: normal;

	text-align: left;
	line-height: 135%;
}

div.maincontent label.left {
	position: relative;

	width: 110px;
	display: block;
	float: left;
}