body
{
   font-family: Arial, Helvetica, sans-serif;
   background-image:url(bg.jpg);
   background-repeat:repeat-x;
   background-color:#ffaaf8;
}

#middle
{
	margin-left: auto;
    margin-right: auto;
	border: 2px solid #000000;
	width:646px;
	background-color:#ffffff;
}

#middletest
{
	margin-left: auto;
    margin-right: auto;
	border: 2px solid #000000;
	width:646px;
	background-color:#f7e6e9;
}

#test1
{
    position:relative;
	width:646px;
	height:1130px;
	background-image:url(test1.jpg);
	background-repeat:no-repeat;
}

#test2
{
    position:absolute;
	width:159px;
	height:48px;
	top:1080px;
	left:465px;   
}

#test3
{
    position:relative;
	width:646px;
	height:1025px;
	background-image:url(test3.jpg);
}

#test4
{
    position:absolute;
	width:159px;
	height:48px;
	top:980px;
	left:465px;   
}

#test5
{
    position:relative;
	width:646px;
	height:905px;
	background-image:url(test5.jpg);
}

#test6
{
    position:absolute;
	width:159px;
	height:48px;
	top:860px;
	left:465px;   
}

#test7
{
    position:relative;
	width:646px;
	height:1296px;
	background-image:url(test7.jpg);
}

#test8
{
    position:absolute;
	width:159px;
	height:48px;
	top:1200px;
	left:465px;   
}

#text
{
    margin-left:20px;
	margin-right:20px;   
}

#text1
{
    position:relative;
	width:646px;
	height:579px;
	background-image:url(pic1.jpg);
}

#text2
{
    position:absolute;
	width:400px;
	height:400px;
	top:160px;
	left:20px;
}

#text3
{
    position:absolute;
	width:159px;
	height:48px;
	top:520px;
	left:465px;
}

#text4
{
    position:relative;
	width:646px;
	height:476px;
	background-image:url(pic2.jpg);  
}

#text5
{
    position:absolute;
	width:380px;
	height:60px;
	top:400px;
	left:20px;
}

#text6
{
    position:absolute;
	width:159px;
	height:48px;
	top:402px;
	left:465px;
}

#text7
{
    position:relative;
	width:646px;
	height:572px;
	background-image:url(pic3.jpg);  
}

#text8
{
    position:relative;
	width:646px;
	height:1050px;
	background-image:url(pic4.jpg);  
}

#text9
{
    position:absolute;
	width:159px;
	height:48px;
	top:107px;
	left:350px;
}

#text10
{
    position:absolute;
	width:159px;
	height:48px;
	top:230px;
	left:350px;
}

#text11
{
    position:absolute;
	width:159px;
	height:48px;
	top:370px;
	left:350px;
}

#text12
{
    position:absolute;
	width:159px;
	height:48px;
	top:635px;
	left:275px;
}

#text13
{
    position:absolute;
	width:159px;
	height:48px;
	top:805px;
	left:275px;
}

#text14
{
    position:absolute;
	width:159px;
	height:48px;
	top:975px;
	left:275px;
}

li.check { list-style-image: url(tick.jpg); }

.footer{color:#ffffff; font-size:14px;}
.redtitle{color:#bc2525; font-size:44px; font-weight:800;}
.redsmall{color:#bc2525; font-size:16px; font-weight:800;}
.redsmall2{color:#bc2525; font-size:24px; font-weight:800;}
.redmedium{color:#bc2525; font-size:30px; font-weight:800;}
.yellow{background-color:#f4eb03; font-weight:bold;}
.pinktitle{color:#fd6df3; font-size:24px; font-weight:bold;}
.pinkbold{color:#fd6df3; font-weight:bold;}
.small{font-size:10px;}

A:link {color:#0000FF;text-decoration: none}
A:visited {color:#0000FF;text-decoration: none}
A:active {color:#0000FF;text-decoration: none}
A:hover {text-decoration: underline; color: red;}


