@charset "utf-8";

a img {border-style:none}

a {color: #999999}

#container {
	position: absolute;
	padding-left: 5px;
	left: 0;
	top: 0;
	background-color: #FFFFFF;
	width: 100%;
}

.warning {
    font-weight: bold;
    color: #f00;
}



#banner {


}


#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navbar {
	height: 40px;
	width: 880px;
	background-color: #FFFFFF;
}

#content {
	width: 1000px;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	color: #999999;
}
#footer {
	color: #999999;
	font-size: 10px;
	text-align: center;
}
#sidenavbar {
	float: left;
	width: 190px;
	padding-top: 80px;
}
#commerce {
	clear: right;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


#main_content {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 10px 0 10px 0;
	
}
#terms_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	padding-left: 100px;
	padding-right: 100px;
}

#collage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	height: 250px;
	width: 880px;
	padding-left: 10px;
	color: #999999;	
	text-align: center;
}
#bottom_nav {
	text-align: right;
}
#content_welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	color: #999999;
	width: 500px;
	float: right;
	padding-right: 100px;
}
#content_pictures {
	padding-right: 20px;
	float: left;
	padding-left: 30px;

}