body
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color:#045b0c;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
}

#content	
{
    position:relative;
	border:2px solid #000000;
	height:4880px;
	margin:auto;
	width:760px;
	background-color:#FFFFFF;
}	

#text1
{
    position:absolute;
	height:100px;
	width:760px;
	background-color:#da2028;
	color:#fff100;
	font-size:40px;
	font-weight:bold;
	padding-top:5px;
}

#text2
{
    position:absolute;
	height:112px;
	width:240px;
	background-image:url(pic1.jpg);
	top:125px;
    left:15px;
}

#text3
{
    position:absolute;
	height:112px;
	width:420px;
	top:120px;
    left:300px;
	font-size:96px;
	font-weight:bold;
	text-decoration:underline;
	color:#00a54f;
}

#text4
{
    position:absolute;
	height:587px;
	width:250px;
	background-image:url(pic2.jpg);
	top:230px;
    left:480px;
}

#text5
{
    position:absolute;
	height:550px;
	width:420px;
	top:260px;
    left:20px;
}

#text6
{
    position:absolute;
	height:367px;
	width:760px;
	background-image:url(pic3.jpg);
	top:810px;
    left:0px;
}

#text7
{
    position:absolute;
	height:377px;
	width:760px;
	background-image:url(pic4.jpg);
	top:1200px;
    left:0px;
}

#text8
{
    position:absolute;
	height:220px;
	width:480px;
	top:1335px;
    left:10px;
}

#text9
{
    position:absolute;
	height:311px;
	width:400px;
	background-image:url(pic5.jpg);
	top:1580px;
    left:360px;
}

#text10
{
    position:absolute;
	height:670px;
	width:340px;
	top:1580px;
    left:10px;
}

#text11
{
    position:relative;
	width:340px;
	height:58px;
	background-color:#00a54f;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
}

#text12
{
    position:relative;
	width:340px;
	height:28px;
	background-color:#00a54f;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
}

#text13
{
    position:absolute;
	height:350px;
	width:340px;
	top:1905px;
    left:390px;
}

#text14
{
    position:absolute;
	height:371px;
	width:700px;
	background-image:url(pic6.jpg);
	top:2300px;
    left:30px;
}

#text15
{
    position:absolute;
	height:70px;
	width:740px;
	top:2700px;
    left:10px;
}

#text16
{
    position:absolute;
	height:760px;
	width:380px;
	top:2800px;
    left:10px;
}

#text17
{
    position:absolute;
	height:632px;
	width:362px;
	background-image:url(pic7.jpg);
	top:2790px;
    left:390px;
}

#text17-2
{
    position:absolute;
	height:51px;
	width:163px;
	background-color:#FF3399;
	top:650px;
    left:100px;
}

#text18
{
    position:absolute;
	height:1330px;
	width:380px;
	background-image:url(pic8.jpg);
	background-repeat:no-repeat;
	top:3550px;
    left:0px;
	background-color:#fff56d;
}

#text18-2
{
    position:absolute;
	height:200px;
	width:310px;
	top:1100px;
    left:30px;
}

#text19
{
    position:absolute;
	height:1076px;
	width:360px;
	top:3550px;
    left:390px;
}

A:link {text-decoration: none; color:#FF0000}
A:visited {text-decoration: none; color:#FF0000}
A:active {text-decoration: none; color:#FF0000}
A:hover {text-decoration: underline; color:#00a54f;}

.medium{font-size:18px; font-weight:bold; color:#000000;}
.large{font-size:36px; font-weight:bold; color:#000000;}
.mediumred{font-size:18px; font-weight:bold; color:#FF0000;}
.largered{font-size:36px; font-weight:bold; color:#FF0000;}
.green{font-size:18px; font-weight:bold; color:#00a54f}