/* CSS Document */

body {
margin:0px;
   padding:0;
    background:#fff;
    color:#000;
	font-family: Times, serif;
	font-size: 12px;
}

#toplogo {
position:absolute;
top:10px;
left:10px;
    }


#emailbox {
position: absolute;
top: 25px;
left: 600px;
width:290px;
}



#nav {
position: absolute;
top: 155px;
left:10px;

}

#contribute {
	padding-top: 10px;
	position:absolute;
	top:210px;
	left:15px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	width:245px;
	height: 76px;
	background-image: url(images/bigstar.JPG);
	background-repeat: no-repeat;
	background-position: right center;
    }
#contribute img {
	padding-left: 3px;
	
    }


#contribute p{
	padding-left: 8px;
	margin-top:1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	width: 175px;

    }


#join {
	padding-top: 10px;
	position:absolute;
	top:296px;
	left:15px;
	border-bottom: 1px solid #333333;
	width:245px;
	height: 90px;
	background-image: url(images/bigstar.JPG);
	background-repeat: no-repeat;
	background-position: right center;
    }
#join img {
	padding-left: 5px;
	
    }

#join p{
	padding-left: 8px;
	margin-top:1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	width: 175px;

    }

#readblog {
	padding-top: 10px;
	
	position:absolute;
	top:396px;
	left:15px;
	border-bottom: 1px solid #333333;
	width:245px;
	height: 90px;
	background-image: url(images/bigstar.JPG);
	background-repeat: no-repeat;
	background-position: right center;
    }

#readblog img {
	padding-left: 5px;
	
    }

#readblog p{
	padding-left: 8px;
	margin-top:1px;

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	width: 175px;

    }
#blogphotos{
	padding-left: 8px;
	margin-top:1px;
	font-family: Arial, helvetica;
	font-size: 9px;
	margin-bottom:15px;
	margin-right:10px;
	float:left;
	width:300px;
    }

#blogphotos img{
	padding-bottom: 6px;

    }



#promobox {
	position:absolute;
	left:282px;
	top:210px;
	width:576px;
	height:36px;
	z-index:1;
	padding-left: 15px;
	padding-top: 15px;
}

#welcomebox {
	position:absolute;
	left:283px;
	top:208px;
	width:576px;
	height:276px;
	z-index:1;
	padding-left: 15px;
	padding-top: 15px;
	border: 1px solid #333333;
}

#welcomepic {
float:left;
margin-right:25px;
width:178px;
}

#welcometext {
float:left;
width: 350px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
margin-top:5px;
}

#thankyoubox {
	position:absolute;
	left:270px;
	top:210px;
	width:576px;
	height:276px;
	z-index:1;
	padding-left: 15px;
	padding-top: 15px;
		font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#box {
	position:absolute;
	left:270px;
	top:190px;
	width:576px;
	
	z-index:1;
	padding-left: 15px;
	padding-top: 15px;
		font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.formtable {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#form {
	width:576px;
	padding: 5px;
	border: 1px solid #333333;
}
.bigtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #CC3300;
}

