#wrap {
	position:relative;
	width: 705px;
	margin: 0 auto;
	} 

body {
	background-color: #000000;
}


hr {
	color: #B4B3B3;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#test   {
	background-image: url(/images/middle_work_from_home.gif);
	margin: 5px;
	padding: 35px;
	background-repeat: repeat-y;
	color: #FFFFFF;
}

.navigation {
color: #01A0D7
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0094D7;
	margin: 4px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.blog {
	text-indent: 25px;
	text-align: justify;
	padding-left: 10px;
}

a:link {
	color: #01A0D7;
	text-decoration: none;
}
a:visited {
	color: #0095D1;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.center {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #01A0D7;
	text-align: center;
}
.reg1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0094D7;
	text-transform: uppercase;
	padding-left: 10px;
}
.reg2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrap   .change   a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #0596D5;
	background-color: #E8E8E8;
	text-align: center;
	display: block;
	padding: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#wrap  .change  a:hover {
	color: #000000;
	text-decoration: none;
}
#img {
	display: inline;
	clear: left;
	float: left;
}
#wrap #sidebar {
	position:absolute;
	left:702px;
	top:120px;
	width:160px;
	height:41px;
	z-index:1;
}
	
