body
{
	font-family:arial;
	font-size:12px;
	background:#ded6cb url('images/grad.gif') repeat-x top center;
	text-align:center;
}

div#wrapper
{
	background:transparent url('images/bg.gif') no-repeat left top;
	width:590px;
	height:589px;
	margin:auto;
	margin-top:42px;
	text-align:left;
}
div#content
{
	padding:0px 26px 24px 20px;
}
div#tabs
{
	height:37px;
	padding-left:35px;
}
div#tabs a
{
	width:115px;
	padding-right:4px;
	text-align:center;
	float:left;
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
}
div#tabs a.taba
{
	background-image:url('images/tab_a.gif');
	height:18px;
	padding-top:8px;
}
div#tabs a.tabb
{
	background-image:url('images/tab_b.gif');
	height:18px;
	padding-top:8px;
}
div#tabs a.tabc
{
	background-image:url('images/tab_c.gif');
	height:15px;
	padding-top:11px;
}
div#tabs a.tabahoog
{
	background-image:url('images/tab_a_hoog.gif');
	height:22px;
	padding-top:4px;
}
div#tabs a.tabbhoog
{
	background-image:url('images/tab_b_hoog.gif');
	height:22px;
	padding-top:4px;
}
div#tabs a.tabchoog
{
	background-image:url('images/tab_c_hoog.gif');
	height:22px;
	padding-top:4px;
}
div#title
{
	width:548px;
	height:149px;
	background:transparent url('images/title.jpg') no-repeat center top;
}

a.buttona
{
	display:block;
	float:left;
	width:263px;
	padding:10px 0px 10px 0px;
	background: transparent url('images/button_a.gif') no-repeat center center;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
}
a.buttona:hover
{
	background-image:url('images/button_b.gif');
}
a.buttonb
{
	display:block;
	float:right;
	width:263px;
	padding:10px 0px 10px 0px;
	background: transparent url('images/button_b.gif') no-repeat center center;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
}
a.buttonb:hover
{
	background-image:url('images/button_a.gif');
}

div#buttons
{
	margin-top:14px;
	margin-bottom:24px;
}


#content p {
        font-size: 14px;
        color: #76645C;
        line-height: 18px;
        letter-spacing: 0.1em;
}

h1
{
	font-size:24px;
	margin:15px 0px 10px 0px;
        color:#7D5442;
        letter-spacing: 0.1em;
        
}

h2 
{       font-size:14px;
        font-weight:bold;
        color:#EF2809;
        letter-spacing: 0.1em;
}

h3 
{       font-size:10px;
        font-weight:bold;
        color:#7D5442;
}


div.txt {
    
    height: 310px;
}

#footertext { color:#76645C;}
#footertext a { color:#76645C;}