html,body{margin:0;padding:0}
body{
font: 76% arial,sans-serif;
text-align:center;
background-color:#FFFFFF;
background-image:url(../images/bg.gif); 
background-attachment:fixed;
background-repeat:repeat-x,repeat-y;
}
h1 {margin:0 10px 10px; font-family:Arial, Helvetica, sans-serif; font-size:150%;}
h2 {margin:0 10px 10px; font-family:Arial, Helvetica, sans-serif; font-size:90%;}
p{margin:0 10px 10px}
div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}
div#container{
text-align:left;
width:718px;
margin:0 auto;
border: solid 5px #CCCCCC;
background-color:#FFFFFF;
}
div#content p{line-height:1.4}
div#navigation{background:#B9CAFF}
div#extra{background:#FF8539}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#container{}
div#footer{
clear:both;
width:100%;
height:45px;
vertical-align:bottom;
background-color:#FFFFFF;
background-image:url(../images/index_15.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
.menudiv a {
width:100px;
height:22px;
float:left;
text-align:center;
font-size: 120%;
font-weight:bold;
}
.menudiv a:link {color:#000066; text-decoration:none}
.menudiv a:hover {
font-weight:bold; 
color:#3366FF; 
text-decoration:none; 
background-image:url(../images/tab.png); 
background-position:center
}
.menudiv a:visited {color:#000066; text-decoration:none}
div#content {
float: right; 
width:680px; 
padding:5px; 
margin-left:5px; 
margin-right:8px; 
margin-bottom: 5px;
background-color:#CCCCCC
}
div#auxmenu {float:left; position:relative; top: 20px; padding:5px}
div#copy {float:right; position:relative; top: 20px; padding:5px}

.link a {text-decoration:none; color:#000033}
.link a:hover { font-weight:bold; text-decoration:none}

div#page {padding:10px;}

.post {font-style:italic; font-size:50%;}

.quote {width: 75%;	color:#666666; border:solid 1px; text-align:left}

.dugme {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	VERTICAL-ALIGN: middle;
	COLOR: #ffffff;
	FONT-FAMILY: Helvetica, sans-serif;
	BACKGROUND-COLOR: #5D5D5D;
	padding: 0px;
	height: 20px;
	width: 70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #949494;
	border-right-color: #3F3F3F;
	border-bottom-color: #3F3F3F;
	border-left-color: #757575;
}
.button {
	color: #ffffff;
	background-color: #666666;
}