/*08.01.09*/
* {margin:0; padding:0;}
body {font-size: 10px;color: #000000;font-family: Verdana, Arial, Helvetica, sans-serif;background-color:#204788 ;}


#header {background: url(/templates/default/images/jollydumper_01.jpg);height: 108px;width: 1000px;position: fixed;top:0;left:50%;margin-left:-500px;}
* html #header {background: url(/templates/default/images/jollydumper_01.jpg);height: 108px;width: 1000px;top:0;left:50%;margin:auto;}
#header #form {background:url(/templates/default/images/form_03.gif); width:415px; height:80px; float:right;margin:10px 0 0 0;}

#header #form #mail #e-mail {width:300px;border: 1px solid black; background-color: #FFFFFF;margin:30px 0 0 40px;line-height:30px;font-size:16px;}
#header #form #mail #button {border: 1px solid black; background-color: #FFFFFF; line-height:30px;font-size:16px;}

#page {	width: 1000px;margin:auto;padding:108px 0 0 0;}
* html #page {	width: 1000px;margin:auto;padding:0 0 0 0;}
#page a {color: #00248F;}
#page a:hover {color: #FF9900;}

#page #content {background: url(/templates/default/images/jollydumper_04.jpg) repeat-y;width: 602px;z-index:0;margin-left:196px;}
#page #col_left {width:183px;margin:8px 0 0 0;float:left;}
#page #col_right {float: right;width:183px;margin:8px 0 0 0;}

#page #menu {margin:0 0 5px 0;list-style:none;}
#page #menu li {background: url(/templates/default/images/jollydumper_29.jpg) no-repeat;height:26px;width:183px;margin:3px 0 0 0;}
#page #menu li:hover{	background: url(/templates/default/images/jollydumper_27.jpg) no-repeat;}
#page #menu li a{display:block; line-height:26px;width:163px;padding:0 0 0 20px;text-decoration:none;color:#999999;font-weight:bold;}
#page #menu li a:hover{color:#000000;}

#page .col_item_top {background: url(/templates/default/images/jollydumper_34.jpg) no-repeat;height:11px;width:183px;}
#page .col_item_background {background: url(/templates/default/images/jollydumper_36.jpg) repeat-y;	width:183px;}
#page .col_item_content {margin-right: 7px;	margin-left: 7px;}
#page .col_item_footer {background: url(/templates/default/images/jollydumper_45.jpg) no-repeat;height:11px;width:183px;margin:0 0 5px 0;}
#page .plug {float: right;width: 98%;margin-right: 5px;margin-bottom: 0px;}
.plug_details {
	float: left;
	width: 95%;
	margin:0 0 10px 10px;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	background:url(/templates/default/images/jollydumper_39.jpg) repeat-x;
	background-position:bottom;
	padding:0 0 15px 10px;
	color:#66CCFF;
}
.plug_content {
	text-align: left;
	vertical-align: text-top;
	display: inline;
}
.plug_content img {
	margin: 5px;
	float: left;
	display: inline;
}
#footer {
	line-height: 30px;
	text-align: center;
	height: 30px;
	background-color:#153567;
	color:#FFFFFF;
}
h2 a, h2 { 
  color:#1c4e9b;
  font-size:14px;
  font-weight:bold;
  margin-top:0;
  margin-bottom:0px;
}

h3
{ 
  color:#1c4e9b;
  font-size:12px;
  font-weight:normal;
  margin-top:0;
  margin-bottom:2;}
  
.messageStackWarning{
        background-color:#F5F5F5;
        font-weight: bold;
        border: 1px solid #FF0000;
        color: red;
}

