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

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

#button1
{
	position:absolute;
	width:150px;
	height:38px;
	top:358px;
	left: 0px;
}

#nav
{
	position:absolute;
	width:919px;
	height:28px;
	left:30px;
	top:14px;
	font-size:24px;
}

#text1
{
	position:relative;
	width:963px;
	height:167px;
	background-image:url(pic10.jpg);
}

#text2
{
    position:relative;
	width:963px;
	height:52px;
	background-image:url(pic11.jpg);	
}

#text3
{
	position:relative;
	width:963px;
	height:550px;
}

#text4
{
	position:absolute;
	left:15px;
	width:199px;
	height:550px;
	background-image:url(pic12.jpg);
	background-repeat:no-repeat;
}

#text5
{
	position:absolute;
	left:30px;
	width:466px;
	height:531px;
	left:235px;
	top: 9px;
}

#text6
{
	position:absolute;
	left:720px;
	width:226px;
	height:550px;
}

#text7
{
	position:absolute;
	width:226px;
	height:550px;
	background-image:url(pic13.jpg);
}

#test
{
	position:absolute;
	width:191px;
	height:122px;
	font-size:12px;
	left: 1px;
	top: 422px;
}


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:#000000;text-decoration: none}
A:visited {color:#000000;text-decoration: none}
A:active {color:#000000;text-decoration: none}
A:hover {color:#ff99cc;}
