
body{
	width:1000px;
}

div.titlebar{
	
	background:url('../images/general/titlebar.png') #ffffff repeat-x left 110px;
}
div.titlebar table.titlebar{
	width:100%;
	height:210px;
}
td.randomimage{
	width:310px;
}
td.titletext{
	background:url('../images/general/titletext.png') transparent no-repeat 20px 49px;
	height:110px;
}
td.topmenu{
	height:100px;
	vertical-align:top;
	padding-top:15px;
	padding-left:5px;
}
td.leftmenu{
	width:230px;
	vertical-align:top;
}
div.logo{
	height:150px;
	background:url('../images/general/logo.png') transparent no-repeat center 25px;
}
td.content{
	padding-top:5px;
	padding-left:20px;
	vertical-align:top;
}
div.bottommenu{
	text-align:center;
	padding-top:30px;
	padding-bottom:20px;
}
div.bottommenu table{
	margin-left:auto;
	margin-right:auto;
}
div.footer{
	background-color:#b5e8fc;
	padding-top:5px;
	height:30px;
}
div.footer table{
	width:100%;
	font-family:Verdana, 'Arial';
	font-size:10pt;
}
div.footer td.left{
	text-align:left;
}
div.footer td.right{
	text-align:right;
}
div.footer a
{
color: #000000;
text-decoration: none;
}
div.footer p
{
color: #000000;
font-family:Verdana, 'Arial';
	font-size:10pt;
}