@charset "UTF-8";
body
{
	background: #FFFFFF url(assets/bagd/square.png) repeat center top;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#wrapper
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	color: #0c419A;
	text-align: left;
	height: auto;
	width: 800px;
	margin: 0px auto;
	background: #E8EFF7;
}
#wrapper2
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	color: #0c419A;
	text-align: left;
	height: auto;
	width: 700px;
	margin: 0px auto;
}
#header
{
	padding: 0px 0px 0px 9px;
	height: 200px;
	width: 780px;
	background: #E8EFF7;
}
#menuBar
{
	font-style: italic;
	height: 25px;
	width: 580px;
	clear: left;
	float: right;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	background: #e8eff7;
	border-top: medium ridge #fff;
	border-left: medium none #fff;
	padding: 5px 16px 5px 10px;
	font-size: 0.9em;
}
#menu
{
	height: auto;
	width: 160px;
	padding: 5px 0px 5px 20px;
	margin: 0px;
	float: left;
	background: #E8EFF7;
	border-right: medium none #fff;
	border-top: medium ridge #fff;
	clear: left;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #0C419A;
	font-size: 0.9em;
}
#mainContent
{
	clear: none;
	float: right;
	height: auto;
	width: 577px;
	background: #E8EFF7 no-repeat left 20px;
	padding: 5px 16px 5px 10px;
	margin-right: 10px;
	border-left: medium none #fff;
	border-top: medium ridge #fff;
	text-align: justify;
	font-size: 0.9em;
}
#footer
{
	height: 60px;
	width: 800px;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	float: none;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
}
#wrapper #footer p
{
	color: #0C419A;
	background: #E8EFF7;
	text-align: center;
	line-height: 2em;
	font-size: 0.8em;
	border-top: medium solid #fff;
	border-right: medium none #fff;
	border-bottom: medium solid #fff;
	border-left: medium none #fff;
}
p
{
	font-family: "calluna-1","calluna-2",serf;
	font-size: 0.9em;
	text-align: justify;
	text-indent: 0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
h1
{
	font-family: "trajan-pro-1", "trajan-pro-2";
	font-size: 1.3em;
	font-style: none;
	text-shadow:  1px 1px 0 rgb(242,233,215),2px 2px 0 rgb(155,155,155);
}
h2
{
	font-family: "trajan-pro-1", "trajan-pro-2";
	font-size: 1.2em;
	font-style: none;
	text-indent: 20px;
}
h3
{
	font-family:  "trajan-pro-1", "trajan-pro-2";
	font-size: 1em;
	font-style: none;
	text-indent: 40px;
	line-height: normal;
}
h4
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: normal;
}
h5
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	text-indent: 20px;
}
h6
{
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	text-indent: 0px;
	margin-left: 0px;
	font-weight: normal;
	line-height: normal;
}
a:link
{
	font-family: "calluna-1","calluna-2",serf;
	font-size: 0.95em;
	font-style: italic;
	color: #666;
	text-decoration: none;
}
a:hover
{
	font-family:  "calluna-1","calluna-2",serf;
	font-size: 0.95em;
	font-style: italic;
	color: #F88686;
	text-decoration: underline;
}
a:visited
{
	font-family: "calluna-1","calluna-2",serf;
	font-size: 0.95em;
	font-style: italic;
	color: #666;
	text-decoration: none;
}
a:active
{
	font-family:  "calluna-1","calluna-2",serf;
	font-size: 0.95em;
	font-style: italic;
	color: #0C419A;
	text-decoration: none;
}
.hIndent
{
	font-family: "tk-myriad-pro-1","tk-myriad-pro-2", Arial, sens-serif;
	font-size: 9px;
	font-style: none;
	line-height: normal;
	text-indent: none;
}

