.main {
	left: 23px;
	top: 100px;
	height: 249px;
	width: 555px;
	position: absolute;
	overflow: auto;
	font-family: "Times New Roman", Times, serif;





}
.details {

	left: 23px;
	top: 363px;
	height: 58px;
	width: 555px;
	overflow: auto;
	position: absolute;
}
body {
	background-attachment: fixed;
	background-image:  url(/dev.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.top {

	left: 403px;
	top: 35px;
	height: 30;
	width: 195;
	overflow: visible;
	position: absolute;
}
a.links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 14px;
	border: 1px dashed #CCCCCC;
	padding: 0px 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;


}
a.links:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	background-color: #CCCCCC;
	font-size: 14px;
	border: 1px dashed #CCCCCC;
	padding: 0px 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
p {
	margin: 5px;

}
.text {
	font-size: 12px;
	line-height: 20px;
	font-variant: small-caps;
	color: #000000;
	width: 119px;
	text-transform: capitalize;


}
img {
	border: 1px solid #000000;
}
.spacer {
	border: none;
}
a {
	color: #000000;
	text-decoration: none;
	border: 1px none #666666;
	font-variant: small-caps;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-variant: small-caps;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: top;


}
.Nav {


	left: 23px;
	top: 362px;
	height: 30px;
	width: 555px;
	overflow: visible;
	position: absolute;
}
