/*----- GENERIC -----*/

.centeredImage {
	text-align:center;
	display:block;
}

.updown A:link {text-decoration: none; color:#999999;}
.updown A:visited {text-decoration: none; color:#999999}
.updown A:active {text-decoration: none}
.updown A:hover {text-decoration: underline overline; color:#666666;}

.getbig A:link {text-decoration: none; color:#FFFFFF;}
.getbig A:visited {text-decoration: none; color:#FFFFFF;}
.getbig A:active {text-decoration: none; color:#FFFFFF;}
.getbig A:hover {font-size:large; font-weight:bold; color: red;}

.getbg A:link {text-decoration: none; color:#FFFFFF;}
.getbg A:visited {text-decoration: none; color:#FFFFFF;}
.getbg A:active {text-decoration: none; color:#FFFFFF;}
.getbg A:hover {font-size:large; font-weight:bold; color: red;}

#container{
	margin-top: 50px;
}

body{
        background-color: #FFFFFF;
		background-image:url(images/under.gif);
		background-repeat:no-repeat;
		background-position:center;
}

#top{
   width: 950px;
   height: 331px;
}

#bottom{
   width: 800px;
   height: 375px;
   text-align:center;
   margin-top: -65px;
}

#headache
{
		position:absolute;
		left:200px;
}

#toptext{
	margin-top: 45px;
	margin-left: 260px;
	color:#FFFFFF;
	font-size:24px;
	font-family:Tahoma;
}

/*BEING USED FOR CONSTRUCTION TEXT*/
#h1
{
	position:relative;
	left:300px;
	top:150px;
	color: #FFFFFF;
	font-size: large;
}
 
/*BEING USED FOR CONSTRUCTION TEXT*/
#h2
{
	position:absolute;
	left:280px;
	top:650px;
	color: #FFFFFF;
	font-size: large;
} 
/*HAMPTON DESIGNS*/
#hmptn
{
	position:absolute;
	left:850px;
	top:700px;
	font-size: xx-small;
	color: #CCCCCC;
	font-family: Tahoma;
	font-style: normal;
} 
/*BEING USED FOR CONSTURCTION TEXT*/
#h3
{
	position:absolute;
	left:510px;
	top:690px;
	color: #FFFFFF;
	font-size: large;
} 