@charset "UTF-8";
/* CSS Document */

 
body{
	text-align: center;
	background-color: #666666;
	padding: 0px;
	margin: 0px;
	}
	
 #wrapper {
 	text-align: center;
 	width: 800px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	top: 0px;
	}
	
 #wrapper2 {
 	width: 800px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
 	top: 780px;
	}
 
#iehack {
	width: 800px;
	height: 20px;
	position: relative;
	}

#off {
	width: 800px;
	height: 800px;
	background-image:url(../v3images/links/over.png)
	}
	
.linksgifon {
	z-index: 80;
	position: absolute;
	}
	
.wallon {
	z-index: 70;
	position: absolute;
	}
	
.footon {
	z-index: 71;
	position: absolute;
	}
	
.lightsoutgifoff {
	z-index: 60;
	position: absolute;
	}
	
.contentoff {
	z-index: 50;
	position: absolute;
	}
	
.png {
	z-index: 40;
	position: absolute;
	}
	
.switchjpg {
	z-index: 30;
	position: absolute;
	}
	
.linksgifoff {
	z-index: 20;
	position: absolute;
	}
	
.walloff {
	z-index: 10;
	position:absolute;
	}
	
.footoff {
	z-index: 45;
	position:absolute;
	}
	
#switch {
	float: right;
	width: 43px;
	height: 51px;
	padding: 90px 110px 0px 0px;
	}
	
#switch2 {
	float: right;
	width: 43px;
	height: 51px;
	padding: 90px 110px 0px 0px;
	}
	
#switchjpg {
	width: 46px;
	height: 51px;
	padding: 420px 0px 0px 645px;
	}
	
	
#todoliston {
	width: 800px;
	height: 482px;
	background-image: url(../v3images/links/r3.jpg);
	}
	
#todolistoff {
	width: 800px;
	height: 482px;
	}

#todolisttext {
	float: left;
	padding: 185px 6px 1px 110px;
	width: 500px;
	height: 250px;
	text-align: left;
	}

#todolisttext2 {
	float: left;
	padding: 185px 6px 1px 110px;
	width: 500px;
	height: 250px;
	text-align: left;
	}

.todolisttexton a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #181a38;
	text-decoration: none;
	line-height: 25px;
	text-align: left;
	}
	
.todolisttexton a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #181a38;
	text-decoration: line-through;
	line-height: 25px;
	text-align: left;
	}
	
.todolisttexton a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #181a38;
	text-decoration: line-through;
	line-height: 25px;
	text-align: left;
	}


.todolisttextoff a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #050505;
	text-decoration: none;
	line-height: 25px;
	text-align: left;
	}

.todolisttextoff a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #050505;
	text-decoration: line-through;
	line-height: 25px;
	text-align: left;
	}
	
.todolisttextoff a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #050505;
	text-decoration: line-through;
	line-height: 25px;
	text-align: left;
	}
	
 
 #header {
	height: 318px;
	width: 800px;
	padding: 0px;
	}
	
#footer {
	width: 790px;
	padding: 5px;
	position: relative;
	background-image: url(../v3images/links/foot.jpg);
	}

.copyrightfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	clear:both;
	color: #5f5f5f;
	text-align: center;
}

.copyrightfooter a:link {
	color: #5f5f5f;
	text-decoration: underline;
}

.copyrightfooter a:visited {
	color: #5f5f5f;
	text-decoration: underline;
}

.copyrightfooter a:hover {
	color: #5f5f5f;
	text-decoration: none;
	}

#footer2 {
	width: 790px;
	padding: 5px;
	position: relative;
	background-image:url(../v3images/links/over_foot.png);
	background-repeat: repeat-x;
	}

.copyrightfooter2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	clear:both;
	color: #020202;
	text-align: center;
}

.copyrightfooter2 a:link {
	color: #030303;
	text-decoration: underline;
}

.copyrightfooter2 a:visited {
	color: #030303;
	text-decoration: underline;
}

.copyrightfooter2 a:hover {
	color: #020202;
	text-decoration: none;
	}
