body {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: Verdana;
    font-size: 10px;
    color: white;
}

h1, h2, h3 {
    margin: 0;
    text-transform: uppercase;
    font-weight: normal;
    color: black;
}

h1 {
    font-size: 44px;
}

h2 { 
    font-size: 12px;
}

h3 {
}

/* Menu */
.topmenu {
    background: black url(../images/topmenu.png) repeat-x top left;
}
#topmenu {
    float: left;
    padding: 0px;
}

#topmenu ul {
    height: 30px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: normal;
}

#topmenu li {
    display: block;
    float: left;
}

#topmenu a {
    display: block;
    width: 80px;
    float: left;
    height: 20px;
    padding: 10px 20px 0px 20px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FAE3A0;
    margin: 0px 15px 0px 0px;
}

#topmenu a:hover {
    text-decoration: none;
    background: #dcdcdc url('../images/atopmenu.png') no-repeat right top;
    color: black;
}

#topmenu .current_page_item a {
    background: #dcdcdc url('../images/atopmenu.png') no-repeat right top;
    font-weight: bold;
    color: black;
}

#topmenu .last {
   
}

#topmenu .current_page_item a.last {
    
}
/* Search */

#topimg {
    text-align: center;
    background: #dcdcdc url(../images/topimg.png) repeat-x top left;
    padding: 2px 0px 2px 0px;
    margin: 0px;
}

#topimg img {
    margin: 0px auto;
    border: 0px;
    padding: 0px;
    display: block;
}

/* Page */

#content {
    background-color: #FFFFFF;
    color: #111;
}

#content h1 {
    font-size: 14pt;
    background: transparent url('../images/h1_bg.png') no-repeat top left scroll;
    line-height: 54px;
    min-width: 300px;
    padding-left: 18px;

}

#content h2 {
    font-size: 11pt;
    background: transparent url('../images/h1_bg.png') no-repeat top left scroll;
    line-height: 54px;
    min-width: 300px;
    padding-left: 18px;

}

#content h3 {
    font-size: 11pt;
}

#content h1, #content h2, #content h3 {
    color: #2F545F; /*rgb(125,154,170);*/
}
#content {
    background-color: white;
    font-size: 10pt;
    color: #00617F; /*= rgb(0,150,200);*/
}
#content a {
    color: #1C4754;
}

.outer {
    background: white url(../images/content.png) repeat-y top left;;
}
/*
.left {
    background: transparent url(../images/left_column.png) repeat-y top left;
}
.right {
    background: transparent url(../images/right_column.png) repeat-y top left;
}
.middle {
    background: transparent url(../images/middle_column.png) repeat-y top left;
}*/
/** LOGO */

#logo {

}

#logo img {
    float: left;
    margin: 5px 40px 5px 0px;
}

#logo .slogan {
    text-align: right;
    margin-top: 28px;
    text-transform: lowercase;
    /*font-family: Georgia, "Times New Roman", Times, serif;*/
    font-size: 14pt;
    color: #404040;
}

#logo a {
    text-decoration: none;
    color: #AAAAAA;
}




/* Footer */

#footer {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    height: 18px;
    background: #cdcdcd url(../images/footer.png) repeat-x top left;
}

#footer p {
    margin: 0;
    padding: 3px 0px 0px 0px;
    /*text-transform: lowercase;*/
    line-height: normal;
    font-size: 9px;
    text-align: center;
    color: #808080;
}

#footer a {
    color: #a0a0a0;
    text-decoration: none;
}

.first_item {
    margin-top: 15px;
}

td.th {
    font-weight: bolder;
}

/*-- rounded corners **/
.roundedcorners {
    background-color: #d8d8d8;
    padding: 10px 15px;
}
/*--vCard/vEvent--*/
#vcard div.vcard_top {
	background-image: url('../images/bg-vcard-top.png');
	background-position:center top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 10px auto 0px auto;
	width: 500px;
	height: 143px;
}
#vcard div.vcard_bottom {
	background-image: url('../images/bg-vcard-bottom.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0 auto;
	width: 500px;
	height: 55px;
	font-size: 6pt;
	font-style: italic;
	position: relative;
	top: -1px;
}
#vcard .vcard_middle {
	background-image: url('../images/bg-vcard-middle.png');
	background-position: center top;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 500px;
	border:0px;
}
#vcard p {
	text-align:left;
	font-size: 8pt;
	margin:0px 80px 1px 80px;
        clear: none;
}

#vcard p.adr {
	float: right;
        width: 130px;
}
#vcard abbr, #vcard acronym, .vevent abbr {
	border:0;
	cursor:none;
}
#vcard p.org {
	display: block;
	position: relative;
	text-align: left;
	font-weight: bold;
	font-size: 14pt;
        float: left;
        margin-left: 75px;
        margin-right: 0px;
        margin-top: 40px;
}

#vcard img {
	border: 0px;
        display: block;
        float: right;
        margin-top: 30px;
        margin-right: 75px;
        clear: none;
}

.vcard .tooltipshow, .vcard a {
    color: #3333ff;
    text-decoration: underline;
}

#vcard a img {
    border:0px;
}

#vcard .geo {
	text-align: center;
	position: relative;
	top: 10px;
}

.nonVisual {
    display: none;
}

<!--[if lte IE 8]>
#vcard .org img.logo {
	top: +0px;
	border: solid 2px black;
}
<![endif]-->
