/* CSS Document */



#container {
	text-align: left;
	margin-top: 90px;
	margin: 0px;
	width: 800px;
}

#content {
	margin-top: 130px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
	width: 200px;
}
#contentimages {
	
	position: fixed;
	margin-top: 124px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 228px;
	width: 200px;
	height: 200px;
}
#contentimages1 {
	 
	position: fixed;
	margin-top: 324px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 228px;
	width: 200px;
	height: 200px;
}
.box_dots {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.box_dotsimages {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
    background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D6E1D0;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #99CC00;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #FF3333;
	font-family: Arial, Helvetica, sans-serif;
}
On mac.css

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	position: fixed;
	font-size: 11px;
	background-color: #CCCC99;
	text-decoration: none;
	top:129px;
	width: 163px;
	margin-left: 650px;
	margin-top: 129px;
	padding:0px;
	/* Again, the ugly brilliant hack. */
voice-family: "\"}\"";
	voice-family:inherit;
	width:163px;
	
}
On pc.css
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	font-size: 11px;
	background-color: #CCCC99;
	text-decoration: none;
	top:129px;
	width: 163px;
	margin-left: 650px;
	margin-top: 129px;
	padding:0px;
	/* Again, the ugly brilliant hack. */
voice-family: "\"}\"";
	voice-family:inherit;
	width:163px;

}
On mac.css
.navbar2 {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	font-size: 11px;
	background-color: ;
	text-decoration: none;
	top:129px;
	width: 800px;
	margin-left: 650px;
	margin-top: 129px;
	 	 padding:0px;
/* Again, the ugly brilliant hack. */
voice-family: "\"}\"";
voice-family:inherit;
	visibility: hidden;
	width: 163px
}
On pc.css
.navbar2 {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	font-size: 11px;
	background-color: #CCCC99;
	text-decoration: none;
	top:129px;
	width: 163px;
	margin-left: 650px;
	margin-top: 129px;
	 	 padding:0px;
/* Again, the ugly brilliant hack. */
voice-family: "\"}\"";
voice-family:inherit;
	
	width: 163px
}
On mac.css
.rr {
	position: fixed;
	width: 136px;
	margin-top: 54px;
	margin-left: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: CC0000;
		 	 padding:0px;
/* Again, the ugly brilliant hack. */
voice-family: "\"}\"";
voice-family:inherit;
}
On pc.css
.rr {
	position:absolute;
	width: 136px;
	margin-top: 54px;
	margin-left: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: CC0000;
		 	 padding:0px;
/* Again, the ugly brilliant hack. */
voice-family: "\"}\"";
voice-family:inherit;
}


