*{
	font-family:Arial, Helvetica, sans-serif;
	color:#FCFCFC;
	font-size:14px;
	
}
body{
	background-color:#030303;
	text-align:left;
	direction:ltr;
	width:1000px;
}
a {
	color:#F47A00;
}
a:hover{
	color:#FF8000;
	font-weight:bold;
}

#HeaderDiv {
	text-align:center;
	width:100%;
}
#topMenu {
	margin:20px;
}
.topMenuLink{
	font-weight:bold;
	font-size:18px;
	margin-right:20px;
	color:#FCFCFC;
}
#headerText {
	font-size:36px;
	color:#359AFF;
	font-weight:bold;
}
#contentDivPic {
	margin: 0px 30px;
	float:left;
width:448px;
height:336px;
}
#contentDivText {
	float:right;
	width:385px;
}
#contentDiv {
	padding:30px;
}
h1 {
font-size:16px;
}
.thumbNail {
cursor:hand;
cursor:pointer;
}
#ThumbNailsDiv{
position:relative;
top:15px;
}
#imgTitle{
position:absolute;
left:265px;
top:500px;


}
