body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background: #1b0238 url(conf-background.png);
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 1020px;
}

.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:30px;
font-size:16px;
margin-left:-10px;
width:121px;
height: 35px;
line-height: 35px;
float:left;
color:#000000;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.topNaviagationLink a
{
text-decoration:none;
color:#000000;
margin-bottom:0px;
}

.topNaviagationLink a:hover
{
text-align:center;
color:#FFFFFF;
display: block;
width:121px;
height: 35px;
line-height: 35px;
background-image:url(conf-tab.png);
border-bottom:none;
}

#mainPicture
{
clear:both;
width:1020px;
height:420px;
background-color:#38e349;
}

#mainPicture .picture
{
position:relative;
width:1000px;
height:400px;
top:10px;
margin-left:10px;
background-image:url(conf-main.jpg);
background-repeat:no-repeat;
}

#headerTitle
{
position:relative;
top:14px;
left:22px;
font-size:31px;
color:#4a402d;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
top:12px;
left:22px;
font-size:18px;
color:#4a402d;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.contentBox
{
margin-top:10px;
width:1020px;
height:auto;
background-color:#ee0000;
}

.contentBox .innerBox
{
position:relative;

width:1000px;
height:auto;
top:10px;
bottom:10px;
margin-left:10px;
background-color:#FFFFFF;
background-repeat:repeat-x;
}

h1
{
font-size:25px;
margin-bottom:10px;
padding-top:18px;
margin-left:15px;
margin-top:15px;
color:#1F1603;
}

.contentText
{
color:#000000;
font-size:16px;
line-height:20px;
margin-left:13px;
margin-right:13px;
}

h4 {
text-align:center;
padding-top:30px;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
margin:0px;
}

h4
{
text-decoration:none;
font-size:9px;
}

a
{
color:#1f5e2e;
border-bottom:2px;
}

a:visited
{
color:#000000;
}


blockquote {
	font-size:12px;
	text-align:justify;
	width:400px;
	color:#ffffff;
	padding:15px;
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#150ef8;
}

html, body {
text-align: center;
}
p {text-align: left;}

.foo {
  float: right;
  font-size:15px;
  width: auto;
  height: auto;
  margin: 5px;
  border: 1px solid rgba(0, 0, 0, .2);
}

.blue {
  background: #13b4ff;
}

.fool {
  float: left;
  font-size:15px;
  width: auto;
  height: auto;
  margin: 5px;
  border: 1px solid rgba(0, 0, 0, .2);
}

.blue {
  background: #13b4ff;
}