body{
	width:700px;
	text-align: centre;
	margin-right: auto;
	margin-left: auto;
} 
 
#outerwrapper {
	width:700px;
	padding: 10px 50px 10px 50px;
	margin: 0px auto 10px -40px;
	background-color: #FFF;
	height: auto;
	text-align: left;

}

#headerwrapper {
	width: 700px;
	padding: 20px 50px 20px 50px;
	margin: 0px auto 10px -40px;
	background-color: #FFF;
	height: 80px;
	text-align: left;
	position: fixed;
	top: 0px;
	z-index: 500;
}

#wrapper {
	width: 700px;
	padding: 20px 50px 10px 50px;
	margin: 0px auto 10px -40px;
	background-color: #FFF;
	height: auto;
	text-align: left;
	position: relative;
	top: 100px;
	z-index: 1;
}

#wrapperscroll {
	padding: 100px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	background-color: #9C9;
	height: 700px;
	text-align: left;
	float: left;
}


#logobox {
	background: #FFF;
	width: 270px;
	height: 70px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	float:left;
}

#menubox {
	background: #FFF;
	width: 400px;
	padding: 35px 0px 12px 0px;
	margin: 0px 0px 0px 5px;
	float:left;
	text-align: left;
}

#linebox {
	background: #FFF;
	width: 685px;
	padding: 0px 0px 0px 0px;
	margin: 7px 10px 10px 0px;
	float:right;
}

#bottomlinebox {
	background: #FFF;
	width: 685px;
	padding: 7px 0px 0px 0px;
	margin: 0px 10px 10px 0px;
	float:right;
}

.imagebox {
	background: #FFF;
	width: 680px;
	height: 350px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 5px;
	float:left;
}

#titlebox {
	background: #FFF;
	width: 695px;
	padding: 0px;
	margin: 8px 0px 0px 5px;
	float:left;
	height: 1.5em;
}

#textbox {
	width: 525px;
	padding: 0px 0px 0px 0px;
	margin: auto 10px 0px 5px;
	float:left;
	background-color: #FFF;

}

#bannerbox {
	width: 130px;
	padding: 0px 0px 0px 0px;
	margin: auto 0px 7px 30px;
	float:left;
	background-color: #FFF;

}

#textboxdate {
	width: 600px;
	padding: 0px 0px 0px 0px;
	margin: auto 10px 0px 5px;
	float:left;
	background-color: #FFF;
	border-bottom-color: D60080;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}


#headertextbox {
	width: 600px;
	padding: 0px 0px 0px 0px;
	margin: auto 10px 0px 5px;
	float:left;
	background-color: #FFF;


}

#sharetextbox {
	width: 600px;
	padding: 0px 0px 0px 0px;
	margin: auto 10px 0px 5px;
	float:left;
	background-color: #FFF;
}

#wrapper #textbox #sharetextbox h3 {
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #5F4C3F;
	margin-bottom: 5px;
	margin-top: 0px;
}

#textboxfixed {
	width: 335px;
	height: 457px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 5px;
	float:left;

}

p {
	color:#594A42;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-bottom: 10px;
	margin-top: 0px;
}


a {
	color:#5F4C3F;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#D20072;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #D60080;
	margin-bottom: 5px;
	text-decoration: none;
	margin-top: 0px;
}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	color: #333333;
	margin-top: -20px;
	padding-top: -10px;
	line-height: 1em;
}	

h3 {
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #5F4C3F;
	margin-bottom: 5px;
	margin-top: 0px;
}

#wrapper #footer{
	width: 685px;
	padding: 0px 0px 20px 0px;
	margin: 0px 10px 20px 0px;
	float:right;
	height: 10px;
	text-align: right;
}

#wrapper #footer a {
	color:#999;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration: none;
}

#wrapper #textboxfixed a {
	color:#333333;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
	font-weight: normal;
}

#wrapper #textboxfixed a:hover {
	color:#3A1C67;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
	font-weight: normal;
}


#wrapper #textbox a {
	color:#333333;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
	font-weight: normal;
}

#wrapper #textbox a:hover {
	color:#3A1C67;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
	font-weight: normal;
}
