*{margin:0px;padding:0px}


h1, h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight: bold;
	color:#339999;
	line-height:1.6em
}


h2 {
	font-size:1.25em;
	margin-left: 30px;
	line-height: 1em;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 20px;
}

	
h3 {
	font-size:1em;
	margin-left: 30px;
}	

a {
	color:#777777;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}


a:link {
color:#666666;
font-weight:normal;
font-style:normal;
text-decoration:underline;
}


a:visited {
color:#666666;
font-style:normal;
font-weight:normal;
text-decoration:underline;
}


a:hover {
color: #FF3300;
font-style:normal;
text-decoration:none;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}

#header {
	width: 800px;
	margin: 0 auto;
}

#menu {
	width: 750px;
	background-image: url(img/menubak1.png);
	background-repeat: no-repeat;
	margin: 5px auto;
}
#content {
	width:750px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background-image: url(img/topbak.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBE9FF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CEEFFF;
	border-left-color: #BBE9FF;
	margin-bottom: 2px;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}
img.menuLeft {
	float: left;
}

img.menuRight { 
    float: right; 
}
#bottom {
	width: 750px;
	margin: 0 auto;
	background-image: url(img/botbak.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FDE7C5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #F9C064;
	border-right-color: #F9C064;
	border-bottom-color: #F9C064;
	border-left-color: #F9C064;
}

#bottom  p {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #288282;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bottom  a {
	color: #288282;
	font-size: 1em;
}

#bottom  a:hover {
	color: #FF0000;
}
img.floatLeft {
	float: left;
	border: 1px solid #CCCCCC;
	margin: 5px 10px 7px 0px;
	background-color: #666666;
}
img.image_nofloat {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
}
img.floatRight {
	float: right;
	margin: 5px 0px 7px 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
