@charset "utf-8";

h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}


#adspace {
	padding: 2px;
	float: right;
	height: 100%;
	width: 200px;
	border: 3px ridge #CCCCCC;
	background-color: #7E7C21;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: inline;
}

#wrapper1 {
	height: 100%;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: medium ridge #666666;
}
#textbox {
	background-image: url(images/BGandtexture/leather3.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	width: 700px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 35px;
	border: medium outset #666666;
	background-color: #C6C880;
	margin: 0px;
}
#picture1 {
	padding: 5px;
	float: right;
	height: 100%;
	width: 175px;
}
#content {
	padding: 5px;
	height: 100%;
	width: 755px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#textboxplain {
	height: 100%;
	width: 730px;
	border: 3px double #666666;
	background-color: #CCCCCC;
	padding: 5px;
	margin: 5px;
}

paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#text {
	background-color: #CCCCCC;
	padding: 5px;
	float: left;
	height: 100%;
	width: 730px;
	border: 3px double #666666;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#text2 {
	background-color: #CCCCCC;
	float: left;
	height: 100%;
	width: 730px;
	border: 3px double #666666;
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#picture2 {
	padding: 5px;
	float: right;
	height: 100%;
	width: 115px;
}
#picture3 {
	padding: 5px;
	float: right;
	height: 100%;
	width: 150px;
}
#text3 {
	background-color: #CCCCCC;
	padding: 5px;
	height: 100%;
	width: 730px;
	border: 3px double #666666;
	margin: 5px;
	float: left;
}
