.bodyClass {
	background-color: #000000;
	background-image: url(images/BG_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	text-align: center;
}
.blankRel {
	position: relative;
	float: left;
}

#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 762px;
	margin-top: 10px;
	text-align: left;
}
#header {
	position: relative;
	float: left;
	height: 53px;
	width: 762px;
	background-image: url(images/BG_container.gif);
	background-repeat: repeat-x;
}
#logo {
	position: relative;
	float: left;
	height: 53px;
	width: 195px;
}
#navTopArea {
	position: relative;
	float: right;
	height: 18px;
	width: 91px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #a4acdc;
	text-decoration: none;
	top: 33px;
}
#demoArea {
	position: relative;
	float: left;
	height: 117px;
	width: 762px;
	background-image: url(images/demoArea.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
#demoArea02 {
	position: relative;
	float: left;
	height: 117px;
	width: 762px;
	background-image: url(images/demoArea02.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
#button_viewDemo {
	position: relative;
	float: right;
	height: 29px;
	width: 154px;
	padding-right: 10px;
	top: 88px;
}
#seperator {
	position: relative;
	float: left;
	height: 32px;
	width: 762px;
	background-image: url(images/seperator.gif);
	background-repeat: no-repeat;
}
#contentArea {
	position: relative;
	float: left;
	width: 762px;
	background-color: #000000;
}
#navSideBar {
	position: relative;
	float: left;
	width: 185px;
	margin-top: 10px;
	left: 10px;
}
.sideNav_slot {
	position: relative;
	float: left;
	height: 45px;
	width: 185px;
}
.seperator_sideBarNav {
	background-image: url(images/seperator_sideBarNav.gif);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	height: 6px;
	width: 185px;
}
#rightContentArea {
	position: relative;
	float: left;
	width: 547px;
	margin-top: 10px;
	left: 20px;
}
#rightContentSlot {
	position: relative;
	width: 545px;
	float: left;
	border: 1px solid #4a5aae;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #dadada;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#pic {
	position: relative;
	float: left;
	border: 1px solid #4e5db5;
	margin: 20px;
}
#txtArea {
	position: relative;
	float: left;
	margin-top: 29px;
	width: 310px;
}
#news {
	position: relative;
	height: 247px;
	width: 545px;
	float: left;
	border: 1px solid #4a5aae;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #dadada;
	margin-bottom: 10px;
}#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #636676;
	text-decoration: none;
	text-align: center;
	position: relative;
	float: left;
	width: 762px;
	margin-top: 13px;
	padding-top: 13px;
	padding-bottom: 13px;
}
a:link {
	color: #636676;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #636676;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {

	color: #ced5f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}
a.navTopClass:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #a4acdc;
	text-decoration: none;
}
a.navTopClass:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #a4acdc;
	text-decoration: underline;
}
a.navTopClass:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #a4acdc;
	text-decoration: underline;
}
#resumeArea {
	position: relative;
	float: left;
	width: 525px;
	left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#downloadButton {
	float: left;
	position: relative;
	left: 10px;
	text-align: left;
}

a.linkMain:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a4acdc;
	text-decoration: none;
}
a.linkMain:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a4acdc;
	text-decoration: underline;
}
a.linkMain:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a4acdc;
	text-decoration: underline;
}
