body {
	background-image: url(../images/bidobg2.jpg);
	background-repeat: repeat-y;
	background-color: #EEEDCE;
	background-position: center;
	margin-top: 0px;}
*html p {
	height:1%;
	margin-left: 0;}
*html #flash {
	margin-left: -1px;
}
/*------Block 1------------------*/

#wrapper #block1 {
	height: auto;
	width: 700px;
	margin-top: 25px;
}

#wrapper #block2 {
	height: 150px;
	width: 700px;
}

#logo8 {
	width: 150px;
	margin-left: 50px;
	float: left;
}
#logo9 {
	width: 150px;
	position: relative;
	padding-left: 15px;
	float: left;
}
#vocation {
	width: 270px;
	border: 1px solid #B0C329;
	height: auto;
	padding: 5px 5px 15px;
	margin-left: 270px;
	background-color: #FAFAD9;
	min-height:140px;
}
#vocation li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D1571;
}

#vocation a:link {
	text-decoration: underline;
}
#vocation a:visited {
	color: #92A224;
	text-decoration: none;
}
#vocation a:hover {
	color: #DB8811;
}
#vocation a:active {
	color: #FF0000;
}


#vocation p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C3160;
	margin: 0px;
}
#vocation h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DE8703;
	margin: 0px 0px 10px;
}

#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#wrapper #topdiv {
	margin: 0px;
	height: 40px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DB8811;
}
#wrapper #topdiv h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-left: 20px;
	font-size: 17px;
	margin: 0px;
}
#wrapper #bottomdiv {
	height: auto;
}
#wrapper #bottomdiv2 {
	height: 50px;
}
#wrapper #flash {
	height: 550px;
	width: 100%;
}


.spacer {
	clear: both;
	height: 50px;
}

#rightside {
	float: right;
	height: auto;
	width: 114px;
	border: 1px solid #A0A61D;
	margin-right: 5px;
	background-color: #A0A61D;
}

#rightside ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rightside li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #615E1D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBD347;
}
#rightside li a:link {
	text-decoration: none;
	color: #FFFFCC;
	display: block;
	background-color: #A0A61D;
	padding: 2px 0 2px 4px;
	
}
#rightside li a:visited {
	color: #FFFFCC;
	display: block;
	text-decoration: none;
	padding: 2px 0 2px 4px;
}
#rightside li a:hover {
	color: #FFFFCC;
	background-color: #93a220;
	padding: 2px 0 2px 4px;
}
#rightside li a:active {
	color: #FFFFCC;
	padding: 2px 0 2px 4px;
}
#footer {
	width: 200px;
	padding: 10px;
	margin-right: auto;
	clear: both;
	margin-top: 25px;
	margin-left: 15px;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #93A220;
	margin: 0px;
	padding: 5px 0px 0px 10px;
}
/*---Detection Formating-------*/

#container {
	width: 300px;
	margin-left: 150px;
	height: 250px;
	border: 1px solid #A8BA27;
	position: absolute;
	top: 60px;
	background-color: #fff;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

img {
	border: 0;
}

a.image {
	border-bottom: 0;
}
#block2 form {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #711D7E;
	margin-top: 20px;
}
#bottomdiv img {
	margin-left: 300px;
}
.enlarge {
	
}
.enlarge a:link,
.enlarge a:visited,
.enlarge a:active
 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CADD84;
	border: 1px solid #660000;
	text-align: center;
	width: 70%;
	margin: 10px;
	color: #6F1473;
	text-decoration: none;
	display: block;
}
.enlarge a:hover {
	background-color: #FFFF66;
	color: #990000;
}

