a:link {color: #003366; text-decoration: none;}
a:visited {color: #003366; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #003366}

h1 a:hover {color: #000; text-decoration: none;}
h1 a:active {color: #000;}

body
{
margin: 0 0 0 0;
background-image: url(img/bg3.gif);
background-repeat: repeat-y;
background-position: 50% 0; 
height: 100%;
min-height: 100%;
}

h1
{
font-size: 1.5em;
font-family: "Trebuchet MS", sans-serif;
}

h2
{
font-family: Georgia, Serif, Sans-serif;
font-size: 1.3em;
color: #1A864F;
}

p
{
text-indent: 25px;
}

.p
{
text-indent: 25px;
}

img
{
border: 0;
}

.container
{
height: auto;
width: 780px;
border: 0px solid #D3D3D3;
padding: 0 6px 0 6px;
margin-left: auto;
margin-right: auto;
}

.nav
{
position: relative;
height: 35px;
width: 670px;
top: 0px;
left: 50px;
border: 0px solid gray;
background-image: url(img/menue2.jpg);
}

.content
{
font-family: Serif, Sans-serif;
font-size: 1.0em;
line-height: 1.4em;
}

.notice
{
font-family: Georgia, Serif, Sans-serif;
font-size: 1.2em;
color: #1A864F;
}

.listpoint
{
padding-left: 15px;
border: 0px solid black;
}

.bullet {list-style-image: url(img/bullet.gif);}

.member
{
border: 0px solid black;
text-align: center;
}

div.member img
{
padding-right: 10px;
padding-left: 10px;
padding-bottom: 0px;
}

.align-right
{
float:right;
margin: 0 0 15px 15px;
}

.frame
{
padding: 5px;
border: 1px solid #1A864F;
}

.footer
{
border: 0px solid black;
text-align: center;
vertical-align: bottom; 
line-height: 1.3em; 
background-image: url(img/swerve.jpg); 
background-repeat: no-repeat; 
background-position: bottom right;
}

/* menu styles only below this line */

#sddm
{	
	position: absolute;
	left: 41px;
	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 15px arial}

#sddm li a
{	display: block;
	margin: 3px 7px 0 0;
	padding: 4px 5px;
	width: 124px;
	height: 23px;
	background: none;
	text-align: center;
	border: 0px solid #000000;}
	
	ul#sddm li a#home
	{
		display: block;
		padding: 4px 5px;
		width: 18px;
		height: 23px;
		text-align: center;
		background-image: url(img/home.gif);
		background-repeat: no-repeat;
		background-position: 100% 3px; 
	}

	ul#sddm li a#home:hover
	{
		background-image: url(img/homehover.gif);
		background-repeat: no-repeat;
	}

#sddm li a:hover
{	background: none}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: white;
	border: 1px solid #339933}

	#m1
	{
		position: absolute;
		left: 35px;}

	#m2
	{
		position: absolute;
		left: 317px;}
		
	#m3
	{
		position: absolute;
		left: 176px;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 112px;
		height: 14px;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: white;
		color: black;
		font: 11px arial}

	#sddm div a:hover
	{	background: #009933;
		background-image: url(img/menue2.jpg);
		background-position: center; 
		color: #003366}
