/* standard elements */
* {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
a {
	color: #1800A7;
}
a:hover {
	color: #4220FF;
}
body {
	background: #655A46 url(img/bg.gif);
	color: #00013A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.8em;
	padding-bottom: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-left: 30px;
	text-indent: 0px;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
code {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #00013A;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	padding-right: 0px;
	padding-left: 0px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(img/bgcontainer.gif) repeat-y;
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 0px;
}

/* header */
.header {
	background: url(img/bgheader.gif) repeat-x;
	height: 120px;
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* title */
.title {
	padding-top: 32px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 32px;
}
.title h1 {
	color: #F7F4F0;
	font-family: "Times New Roman", Times, serif;
	font-size: 5em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.subtitle h2 {
	color: #E4DBCF;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.9em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 32px;
}

/* navigation */
.navigation {
	background: #FFF url(img/bgnavigation.gif) repeat-x;
	font: bold 1.2em Verdana,sans-serif;
	height: 40px;
	width: 725px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 18px;
	word-spacing: 0.1em;
}
.navigation a {
	color: #00013A;
	text-decoration: none;
	margin-right: 15px;
	line-height: 40px;
	background-image: url(img/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.navigation a:hover {
	color: #FFFFFF;
	background-image: url(img/icon2.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
}

/* main */
.main {
	clear: both;
	padding: 0 10px 12px 28px;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 218px;
	font-size: 0.9em;
}
.sidenav h1 {
	color: #4A4A44;
	font-size: 1.3em;
	height: 22px;
	margin: 0;
	padding-left: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 0px;
	border-bottom-color: 0;
	background-color: #BCB39F;
	background-image: url(img/sidenavh.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-color: #FFBE5E;
}
.sidenav ul {
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF9900;
}
.sidenav li {
	list-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFBE5E;
	border-bottom-color: #F0F0F0;
}
.sidenav li a {
	color: #000000;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-color: #E2EAF5;
	background-image: url(img/Triangle.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.sidenav li a:hover {
	color: #000000;
	background-color: #AEC1DB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FF0000;
	border-bottom-color: #FFBE5E;
	background-image: url(img/Triangle1.gif);
	background-repeat: no-repeat;
}

/* content */
.content {
	padding-top: 12px;
	float: left;
	width: 68%;
}
.content .descr {
	color: #00013A;
	font-size: 1.8em;
	margin-bottom: 6px;
	font-weight: bolder;
	padding-left: 30px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

/* footer */
.footer {
	background: #958463 url(img/bgfooter.gif) repeat-x;
	color: #FED;
	font-size: 1.5em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 760px;
}
.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
