/*  * {	margin: 0;	padding: 0;} */
body {
	margin: 0;
	/*padding: 0 0 0 0;*/
	background: #fff;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #3c76b5;
	/*background: url(images/canvas1.jpg);*/
}
#main {
background: #ffffff;
padding: 10px;
margin: 0 auto 0 auto;
width: 728px;
border-left: solid thin black;
border-right: solid thin black;
}
#header {
position: relative;
display: block;
margin: 0 auto 0 auto;
padding: 0 0 0 0;
width: 728px;
height: 90px;
background: url(images/header.gif);
}

#navigation {
margin: 0 auto 0 auto;
padding: 0 0 0 0;
width: 728px;
height: 35px;
}
#content {
display: block;
/*position: relative;*/
width: 728px;
padding-top: 0; /*10px;*/
padding-bottom: 10px;
/*padding: 10px auto 10px auto;*/
}
#events 
{
display: block;
/*padding-top: 10px;*/
/*margin-top: 110px;*/
/*position: relative;*/
float: right;
text-align: center;
border-style: double;
border-color: black;
width: 300px;
height: 300px;
overflow-y: auto;
overflow-x: hidden;
}
/*#google 
{
text-align: -moz-center;/*FF*/
/*#text-align: center;/*IE*/
/* }*/

#bottommenu {
text-align: center;
}
#footer 
{
margin: 10px auto auto auto;
height: 35px;
line-height:33px; 
text-align: center;
color:white;
background:url(images/pro_four0.gif);
}
.menu4 {padding:0 0 0 0em; margin:0; list-style:none; height:35px; background:url(images/pro_four0.gif);}
.menu4 li {float:left;}
.menu4 li a {display:block; float:left; height:35px; line-height:33px; color:#aaa; text-decoration:none; font-family:arial, verdana, sans-serif; text-align:center; padding:0 0 0 11px; cursor:pointer; font-size:11px;}
.menu4 li a b {float:left; display:block; padding:0 28px 0 14px;}
.menu4 li.current a {color:#fff; background:url(images/pro_four2.gif);}
.menu4 li.current a b {background:url(images/pro_four2.gif) no-repeat right top;}
.menu4 li a:hover {color:#fff; background: url(images/pro_four1.gif);}
.menu4 li a:hover b {background:url(images/pro_four1.gif) no-repeat right top;}
.menu4 li.current a:hover {color:#fff; background: url(images/pro_four2.gif); cursor:default;}
.menu4 li.current a:hover b {background:url(images/pro_four2.gif) no-repeat right top;}
/*Credits: CSSpplay *//*URL: http://www.cssplay.co.uk/menus/images/images/pro_four */
