body {
	padding: 0px;
	margin: 0px;
	color: #000033;
	font-family: Geneva, Arial, Helvetica, san-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
}

a:link { 
	font-weight: normal; 
	color: #FFF; 
	text-decoration: none
}
a:visited { 
	font-weight: normal; 
	color: #FFF; 
	text-decoration: none
}
a:hover { 
	font-weight: normal; 
	color: #000; 
	text-decoration: none
}

a:active { 
	font-weight: normal; 
	color: #000; 
	text-decoration: none
}

#header {
	padding: 0;
	z-index: 1;
	margin: 0px 0px;
	left: 50%;
	top: 8px;
	width: 760px;
	height: 69px;
	margin-left: -380px;
	position: absolute;
	background-color: #ffffff;
	background-attachment: scroll;
	background-image: url(../graphics/header.gif);
	background-repeat: no-repeat;
	border: 1px solid #999999;
}

#header_two {
	padding: 0;
	z-index: 1;
	margin: 0;
	left: 50%;
	top: 80px;
	width: 760px;
	height: 20px;
	margin-left: -380px;
	position: absolute;
	border: 1px solid #999999;
	background-color: #000033;
}

#header_two h1 {
	margin: 2px 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#content {
	padding: 0;
	margin: 0;
	z-index: 2;
	top: 102px;
	left: 50%;
	width: 499px;
	margin-left: -249px;
	position: absolute;
	background-color: #ffffff;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#content h1 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	font-size: 14px;
	color: #FF6600;
	font-weight: bolder;
}
 
#content h2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	font-size: 12px;
	color: #FF6600;
	font-weight: bolder;
}

#content h3 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	font-size: 12px;
	color: #FF6600;
	font-weight: bolder;
}

#content h4 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	font-size: 12px;
	color: #FF6600;
	font-weight: bolder;
}

#content h5 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	font-size: 12px;
	color: #FF6600;
	font-weight: bolder;
}

#content h6 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	font-size: 12px;
	color: #FF6600;
	font-weight: bolder;
}

#content p {
	margin: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#content a:link { 
	font-weight: normal; 
	color: #FF3300; 
	text-decoration: none
}
#content a:visited { 
	font-weight: normal; 
	color: #FF3300; 
	text-decoration: none
}

#content a:hover { 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none
}

#content a:active { 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none
}

#home_one {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	width: 477px;
	border: 1px dashed #999999;
	background-color: #FF6600;
}

#home_one a:link { 
	font-weight: normal; 
	color: #FFF; 
	text-decoration: none
}

#home_one a:visited { 
	font-weight: normal; 
	color: #FFF; 
	text-decoration: none
}

#home_one a:hover { 
	font-weight: normal; 
	color: #000; 
	text-decoration: none
}

#home_one a:active { 
	font-weight: normal; 
	color: #000; 
	text-decoration: none
}

#footer {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

#nav {
 	z-index: 1;
	top: 102px;
	left: 50%;
	width: 130px;
	margin-left: -380px;
	position: absolute;
	background-color: #FF6600;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#nav ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#nav li {
	padding-left: 5px;
	padding-top: 5px;
}

#nav li a{
	color: #FFFFFF;
}

#nav li a:visited{
	color: #FFFFFF;
}

#nav li a:hover{
	color: #000000;
}

#nav li a:active{
	color: #000000;
}

#right {
	z-index: 2;
	top: 102px;
	left: 50%;
	width: 130px;
	margin-left: 250px;
	position: absolute;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#main_picture_content {
	padding: 0;
	margin: 0;
	z-index: 2;
	top: 102px;
	left: 50%;
	width: 499px;
	margin-left: -249px;
	position: absolute;
	background-color: #ffffff;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}

#main_picture_content p {
	margin: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#main_picture_content a:link { 
	font-weight: normal; 
	color: #000033; 
	text-decoration: none
}
#main_picture_content a:visited { 
	font-weight: normal; 
	color: #000033; 
	text-decoration: none
}

#main_picture_content a:hover { 
	font-weight: normal; 
	color: #FF6600; 
	text-decoration: none
}

#main_picture_content a:active { 
	font-weight: normal; 
	color: #FF3300; 
	text-decoration: none
}

#main_picture {
	text-align: center;
}

#main_picture img {
	padding: 10px;
}

#add_home {
	padding: 0;
	margin: 0;
	z-index: 2;
	top: 102px;
	left: 50%;
	width: 499px;
	margin-left: -249px;
	position: absolute;
	background-color: #ffffff;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-weight: bold;
}

#add_home a:link { 
	font-weight: normal; 
	color: #FF3300; 
	text-decoration: none
}

#add_home a:visited { 
	font-weight: normal; 
	color: #FF3300; 
	text-decoration: none
}

#add_home a:hover { 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none
}

#add_home a:active { 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none
}

#add_home form {
	padding-left: 10px;
	padding-right: 10px;
}

.p_normalweight {
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#add_home h1 {
	font-weight: bold;
	color: #FF3300;
	font-size: 14px;
}

#add_home h2 {
	font-weight: bold;
	color: #FF3300;
	font-size: 14px;
}

#add_home h3 {
	font-weight: bold;
	color: #FF3300;
	font-size: 14px;
}

#add_home h4 {
	font-weight: bold;
	color: #FF3300;
	font-size: 14px;
}

#add_home h5 {
	font-weight: bold;
	color: #FF3300;
	font-size: 14px;
}