body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	margin: 0px;
	background-image: url(images/backgroundsub.jpg);
	background-repeat: no-repeat;
	background-position:90% 100%;
}

#logo {
	top: 100px;
	margin-left: 0px;
	position: relative;
	width: auto;

	
}
#header {
	position: relative;
	top:30px;
	left:0px;
	height:80px;
	width:auto;
	background-color:#8A3324	;
}
hr {
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 2px;
	
}
h1 {
	font-family: "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size:42px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-style:italic;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:14px;
}
#content {
	width: 700px;
	margin-left: 150px;
	margin-bottom: 150px;
	position: relative;
	top: 45px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
#content a {
	color:#0000FF;
	}
#content a:hover {
	color:#FFFF00;
}
#content a:visited {
	color:#660066;
}
.width1 p{
	width: 550px;
}
.width2 p{
	width: 500px;
}
.width3 {
	width: 400px;
}

a:visited {
	color: #000
	}
#footer {
	position:relative;
	bottom:25px;
	right: 40px;
	padding-top: 10px;
	margin: 40px 0px 15px 0px;
	text-align: center;
	font-size: 8pt;
	}

.bgcolorname{
	background-color:#FFF9D4;
	width:448px;
	}
.bgcolor {
	background-color:#FFF9D4;
	}
.bgcolorcoun{
	background-color:#FFF9D4;
	width:116px;
	}
.bgcolormob{
	background-color:#FFF9D4;
	width:116px;
	}
.bgcolorcounmob{
	background-color:#FFF9D4;
	width:78px;
	}
.bgcolorwork{
	background-color:#FFF9D4;
	width:140px;
	}
.bgcolornumb{
	background-color:#FFF9D4;
	width:50px;
	}
.bgcolortime{
	background-color:#FFF9D4;
	width:70px;
	}
.bgcolorfriends{
	background-color:#FFF9D4;
	width:595px;
	}
.textextra{
	background-color:#FFF9D4;
	width:300px;
	}
#footer a {
	color:#0000FF;
	}
#footer a:hover {
	color:#FFFF00;
}
#footer a:visited {
	color:#660066;
}
#form td input {
	margin-left: 0px;
	width: 50px;
	text-align: left;
}

#form td textarea {
	margin-left: 0px;
	width: 300px;
	text-align: left;
}

