/* Standard Elements */a:link {	color: white; 	text-decoration: none;	font-weight: normal;	}a:hover {	color: #BFE2F9; 	text-decoration: none;	font-weight: normal;	}	a:visited {	color: #560007; 	text-decoration: none;	font-weight: normal;	}h3{	line-height: 10%;	font-size: 16px;	text-align: right;		}/* ID Elements */body{	text-align: center;	font-family:"Arial", "Helvetica", sans-serif; 	background-color:#FFFFFF;	color:#FFFFFF;	}#containerAnim{	border: px solid white;	width:1200px;	height:700px;	margin: 0 auto;	margin-top: -15px;	text-align:center;	background-image:url(images/bg/anim.jpg);	background-repeat: no-repeat; 	background-color: black; 	}#containerBio{	border: px solid white;	width:1200px;	height:700px;	margin: 0 auto;	margin-top: -15px;	text-align:center;	background-image:url(images/bg/bio.jpg);	background-repeat: no-repeat; 	background-color: black; 	}#containerReal{	border: px solid white;	width:1200px;	height:700px;	margin: 0 auto;	margin-top: -15px;	text-align:center;	background-image:url(images/bg/real.jpg);	background-repeat: no-repeat; 	background-color: black; 	}#containerWeb{	border: px solid white;	width:1200px;	height:700px;	margin: 0 auto;	margin-top: -15px;	text-align:center;	background-image:url(images/bg/web.jpg);	background-repeat: no-repeat; 	background-color: black; 	}	#mainScreen{	border: px solid blue;	float:left;	text-align:left;	width:810px;	height: 660px;	margin-left: 0px;	margin-top:0px;	z-index:1;	}#mainContent{	border: px dashed blue;	width: 720px;	height: 555px;	margin: 0 auto;	margin-top: 86px;	font-size: 10pt;	}	#mainContentBio1{	border: px dashed blue;	width: 350px;	height: 555px;	float: left;	margin-left: 50px;	margin-top: 91px;	font-size: 11pt;	}#mainContentBio2{	border: px dashed blue;	width: 350px;	height: 555px;	float: right;	margin-right: 50px;	margin-top: 91px;	font-size: 11pt;	}#mainContentInstruct{	border: px dashed blue;	width: 720px;	height: 555px;	margin: 0 auto;	margin-top: 86px;	font-size: 13pt;	}#navColumn{	border: px solid red;	text-align: left;	float: right;	width:375px;	height: 700px;	margin-top: 0px;	margin-right: 0px;	background-image: url(images/navScreen.jpg);	background-repeat: no-repeat;	z-index: 2;	}		#navSampleOne{		border: px dashed red;		height: 120px;		width: 160px;		float: left;		margin-top: 15px;		margin-left: 20px;		}		#navSampleOneLarge{		border: px dashed red;		height: 120px;		width: 335px;		float: left;		margin-top: 15px;		margin-left: 20px;		}		#navSampleTwo{		border: px dashed red;		height: 120px;		width: 160px;		float: right;		margin-top: 15px;		margin-right: 20px;		}		#navSampleTwoLarge{		border: px dashed red;		height: 120px;		width: 335px;		float: right;		margin-top: 15px;		margin-right: 20px;		}		#navSampleThree{		border: px dashed red;		height: 120px;		width: 160px;		float: left;		margin-top: 15px;		margin-left: 20px;		}		#navSampleFour{		border: px dashed red;		height: 120px;		width: 160px;		float: right;		margin-top: 15px;		margin-right: 20px;		}		#navSampleBlurb{		border: px dashed green;		height: 290px;		width: 325px;		margin-top:305px;		margin-left:24px;		text-align: left;		font-size: 12px;		}			#navSampleBlurbBio{		border: px dashed green;		height: 295px;		width: 325px;		margin-top:290px;		margin-left:24px;		text-align: left;		font-size: 11px;		}								#navRow{	border: px dashed gray;	float: left;	font-size: 7pt;	color: #cccccc;	width: 810px;	height: 40px;	margin-top: 1px;	margin-left: 0px;	z-index:0;	}			#title{	border: px solid green;	float: right;	width: 385px;	height: 80px;	margin-top: -50px;	margin-right: 0px;	}	/* Class Elements */