body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#layout {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 950px;
}
#navigation {
	height: 100px;
	width: 700px;
	background-color: #CDD2E6;
}
#copyright {
	height: 100px;
	width: 700px;
	background-color: #CDD2E6;
}
#body {
	width: 700px;
	background-color: #CDD2E6;
}
#banner {
	height: 150px;
	width: 700px;
	background-color: #CDD2E6;
}
.copy {font-size: small
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff8000
}
	
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10;
	color: #ff8000
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12
}
.style5 {
	font-size: 12px
}
.style7 {
	color: #ff8000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
.style7 a:link{
	color: #ff8000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
.style7 a:visited{
	color: #ff8000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
.style7 a:hover{
	color: #ff8000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
.style7 a:active{
	color: #ff8000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
.style6 {
	font-family: script MT bold;
	font-size: 22px;
}
