html { height: 100%;}
body { background: #FFF; color: #231F20; margin: 0; padding: 0; height: 100%;}
table, td { color: #231F20; font-family: "Trebuchet MS", tahoma, sans-serif; font-size: 14px; font-weight: normal; line-height: 18px;}
table.main { height: 100%;}

td.logo { padding-top: 43px; }
td.top { background: url(pics/topshad.gif) no-repeat left top; color: #B22B44; font-size: 13px; }
td.botshad { background: url(pics/botshad.gif) no-repeat left bottom;}
td.topmenu { padding-left: 5px; padding-top: 55px; }
td.botline { padding-left: 4px; padding-bottom: 25px;}
td.credits { color: #575757; font-size: 10px; line-height: 12px; padding-top: 25px; }

div.title { color: #B22B44; font-size: 24px; padding-left: 26px; padding-top: 26px; padding-bottom: 37px; }
div.header { font-size: 17px; padding-left: 37px; padding-top: 18px; padding-bottom: 12px;}
div.text { padding-left: 49px;}

ul { margin:0 0 -0.7em 0; }
li { margin:0 0 0.7em 1.4em; list-style-image:url(/pics/list.gif); list-style-position: outside;}


a { color: #231F20; font-family: "Trebuchet MS", tahoma, sans-serif; font-weight: normal; text-decoration: underline; } 
a:hover { color: #B22B44; font-family: "Trebuchet MS", tahoma, sans-serif; font-weight: normal; text-decoration: none; } 

a.lang { color: #231F20; font-size: 13px; text-decoration: underline; } 
a.lang:hover { color: #231F20; font-size: 13px; text-decoration: none; } 

a.menu { font-size: 16px; text-decoration: underline; } 
a.menu:hover { font-size: 16px; text-decoration: underline; } 

a.menusel, a.menusel:hover { color: #B22B44; font-size: 16px; text-decoration: underline; } 

a.mail { color: #B22B44; font-size: 10px; text-decoration: underline; } 
a.mail:hover { color: #B22B44; font-size: 10px; text-decoration: none; } 

a.mailbig { color: #B22B44; text-decoration: underline; } 
a.mailbig:hover { color: #B22B44; text-decoration: none; } 

a.more {
color: #B22B44; font-size: 9pt; text-decoration: none;cursor: pointer;
}

p.comment, div.comment 
{
	font-size: 8pt;
	display: none;
	color: #B22B44;
}

img.staff_pic
{
    /*float: left;*/
    margin-bottom: 5px;
    border: 1px solid #cecece;
}

p.staff
{
    /*clear: both;
    padding-top: 5px;
    margin-bottom: 5px; */
}

#img_container
{
    float: left;
    margin-bottom: 20px;
    
    width: 200px;
    margin-right: 40px;
    
    color: #B22B44;
    font-family: "Trebuchet MS", tahoma, sans-serif;
    font-weight: normal;
    font-size: 10pt;
    
    text-align: center;
}
