html{
	overflow: scroll;
}

body {
	margin: 0px;
	color: #55C;
	font-family: verdana, sans-serif;
	font-size: .8em;
	line-height: 1.25em;
	letter-spacing: 0.1em;
	text-align: center;

}

p {
	margin-top: .8em;
	margin-bottom: .8em;
	text-align: left;
	font-size: 0.8em;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #F99;
	text-align: left;
	margin-top: 5px;

}

h1 a {
	text-decoration: underline;
	color: #F99;
	}

h2 {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

div#content {
	background:  url(images/content_bg.gif);
	border: 1px solid #CCC;
	border-top: 0px;
	width: 650px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

#home #content {
	border: 0px;
	border-bottom: 1px solid #CCC;
	}


div#banner {
	background:  url(images/banner_bg.gif);
	border: 0px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-bottom: 2px;
}

#home #banner {
	border: 1px solid #CCC;
}
div#main {
	border: 1px solid #CCC;
	border-top: 0px;
	border-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
}

div#strap {
	position: relative;
	background-color: #F0F0FF;
	height: 20px;
	padding-top: 0px;
	margin-top: -30px;
	border: 1px solid #CCC;
	border-top: 0px;
	}

#logo {
	display: block;
	margin-left: 17px;
	text-align: left;
	margin-top: 10px;
		}

#logo img {
	border: none;
		}
	
#menu {
	display: block;
	margin-left: 20px;
	padding-top: 8px;
	text-align: left;
	}
	
#homelink {
	position: absolute;
	top: 5px;
	right: 10px;
}

div#maintext {
	padding: 25px 40px;
	}

a {
	color: #6666CC;
	text-decoration: none;



}

a:hover {
	color: #F99;
}

#menu a {
	margin-right: 7px;
}

#menu .yah {
	margin-right: 7px;
	color: #FF9999;
}

.italic {
	font-style: italic;
}

li {
	text-align: left;
	font-size: 0.8em;
	margin-top: 1em;
	padding-right: 10px;
}

#copy p {
	font-size: 0.8em;
	padding-right: 10px;
	border: 1px #000;
	}

#home #maintext {
	font-size: 1.2em;
	padding-right: 10px;
	}
	
#profile #picmenu {
	margin-right: 30px;
	margin-top: 19px;
	}
	
#contact #copy {
padding: 0 15px;
}

#banner {
height: 90px;
}
