
body
{  
	background-image: url('layout/background1.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0;
}


#header
{
	width: 998px;
}

#left-elements
{
	background-image: url('layout/m-back.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}

#divspace
{
	width:100%;
	height:88px;
}

#leftsection
{
	width: 281px;
	height: 706px;
	background-image: url('layout/leftsection.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#form1
{
	padding: 64px 0px 0px 0px;
	color: White;
	font-family: Tahoma;
}

#form2
{
	color: White;
	font-family: Tahoma;
}	


#middlesection
{
	width: 717px;
	height: 750px;
	background-image: url('layout/middlesection.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	background-color: #ffffff;
}

#middlesection2
{
	width: 717px;
	background-image: url('layout/middlesection.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	background-color: #ffffff;
}

#middlesectionimage
{
	padding-top: 55px;
	padding-left: 5px;
}

#middlesectiontext
{
	font-family: Tahoma;
	font-size: small;
	padding: 25px 25px 25px 25px;
}


#pagebreak
{
	width: 998px;
	height: 14px;
	background-image: url('layout/pagebreaktop2.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#pagebreakbottom1
{
	width: 998px;
	height: 14px;
	background-image: url('layout/pagebreakbottom2.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#bottomsection1
{
	width: 998px;
	height: 85px;
	background-image: url('layout/bottomsection1.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#pagebreakbottom2
{
	width: 998px;
	height: 14px;
	background-image: url('layout/pagebreakbottom3.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#bottomsection2
{
	width: 998px;
	height: 96px;
	background-image: url('layout/bottomsection2.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#bottomsection3
{
	width: 998px;
	height: 13px;
	background-image: url('layout/pagebreakbottom3.jpg');
	background-repeat: no-repeat;
	background-position: center;
}


A:visited
{
	color: #ffffff;
	text-decoration: none;
}

#mailing-list
{
    padding: 35px 40px 40px 40px;
}

#mailing-list2
{
    padding: 35px 40px 40px 40px;
}
