@charset "utf-8";
/* CSS Document */

.home{
padding : 0px;
margin : 0px;
background-color : #000;
}

a.riddlelk:link {font-family:Times, serif; font-size: 16px; color: #fff; font-weight:bold; line-height: 120%; text-decoration: none; outline: none}
a.riddlelk:visited {font-family:Times, serif; font-size: 16px; color: #fff; font-weight:bold; line-height: 120%; text-decoration: none; outline: none}
a.riddlelk:hover {font-family:Times, serif; font-size: 16px; color: #fff; font-weight:bold; line-height: 120%; text-decoration: underline; outline: none}
a.riddlelk:active {font-family:Times, serif; font-size: 16px; color: #fff; font-weight:bold; line-height: 120%; text-decoration: underline; outline: none}

a.menulk:link {font-family:Arial, Helvetica, sans-serif; font-size: 11px; color : #676767; font-weight:bold; line-height: 120%; text-decoration: none; outline: none}
a.menulk:visited {font-family:Arial, Helvetica, sans-serif; font-size: 11px; color : #676767; font-weight:bold; line-height: 120%; text-decoration: none; outline: none}
a.menulk:hover {font-family:Arial, Helvetica, sans-serif; font-size: 11px; color : #676767; font-weight:bold; line-height: 120%; text-decoration: underline; outline: none}
a.menulk:active {font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #fff; font-weight:bold; line-height: 120%; text-decoration: underline; outline: none}

ul {
	font-family:Times, serif;
	font-size:13px;
	color : #fff;
	font-style : normal;
	font-weight:bold;
	text-decoration : none;
	line-height:120%;
}

html { overflow: -moz-scrollbars-vertical !important; }

#index{
	width:990px;
	height:600px;
	margin:0px auto;
}

#about{
	width:990px;
	height:600px;
	margin:0px auto;
	background-image:url(images/answer.jpg);
	background-repeat:no;
}

#riddle{
	width:990px;
	height:600px;
	margin:0px auto;
	background-image:url(images/riddle.jpg);
	background-repeat:no;
}

#rewind{
	width:990px;
	height:600px;
	margin:0px auto;
	background-image:url(images/rewind.jpg);
	background-repeat:no;
}

#answer{
	width:990px;
	height:600px;
	margin:0px auto;
	background-image:url(images/answer.jpg);
	background-repeat:no;
}

#cd{
	width:990px;
	height:600px;
	margin:0px auto;
	background-image:url(images/cd.jpg);
	background-repeat:no;
}

#cd2{
	width:990px;
	height:600px;
	margin:0px auto;
	background-image:url(images/cd2.jpg);
	background-repeat:no;
}

#cd3{
	width:990px;
	height:650px;
	margin:0px auto;
	background-image:url(images/cd.jpg);
	background-repeat:no-repeat;
}

.redtext{
	font-family:Times, serif;
	font-size:13px;
	text-align:center;
	color : #e10000;
	font-style:italic;
	font-weight:bold;
	text-decoration : none;
	line-height:120%;
}

#riddletext{
	margin:0px auto;
	top:357px;
	width:500px;
	height:225px;
	font-family:Times, serif;
	font-size:17px;
	text-align:center;
	color : #fff;
	font-style : normal;
	font-weight:bold;
	text-decoration : none;
	line-height:120%;
	right: auto;
	position: relative;
	height: 225px;
}

#rewindtext{
	margin:0px auto;
	top:130px;
	width:525px;
	height:100px;
	font-family:Times, serif;
	font-size:18px;
	text-align:center;
	color : #fff;
	font-style : normal;
	font-weight:bold;
	text-decoration : none;
	line-height:120%;
	right: auto;
	position: relative;
}

#rewindflash{
	margin:0px auto;
	top:155px;
	width:525px;
	height:325px;
	right: auto;
	position: relative;
}

#mainflash{
	margin:0px auto;
	top:45px;
	width:593px;
	height:356px;
	right: auto;
	position: relative;
}

#answertext{
	margin:0px auto;
	top:160px;
	width:525px;
	height:25px;
	font-family:Times, serif;
	font-size:18px;
	text-align:center;
	color : #fff;
	font-style : normal;
	font-weight:bold;
	text-decoration : none;
	line-height:120%;
	right: auto;
	position: relative;
}

#answertext2{
	margin:0px auto;
	top:315px;
	width:500px;
	height:225px;
	font-family:Times, serif;
	font-size:17px;
	text-align:center;
	color : #fff;
	font-style : normal;
	font-weight:bold;
	text-decoration : none;
	line-height:120%;
	right: auto;
	position: relative;
	height: 140px;
}

#cdtext{
	margin:0px auto;
	top:60px;
	width:350px;
	height:200px;
	right: auto;
	position: relative;
	font-family:Times, serif;
	font-size:13px;
	color : #fff;
	font-style : normal;
	font-weight:bold;
	text-decoration : none;
	line-height:120%;
}

#cdtext2{
	margin:0px auto;
	top:35px;
	width:350px;
	height:200px;
	right: auto;
	position: relative;
	font-family:Times, serif;
	font-size:13px;
	color : #fff;
	font-style : normal;
	font-weight:bold;
	text-decoration : none;
	line-height:120%;
}

#radio_test{
	margin:0px auto;
	top:60px;
	width:850px;
	height:200px;
	right: auto;
	position: relative;
	font-family:Times, serif;
	font-size:16px;
	color : #fff;
	font-style : normal;
	font-weight:bold;
	text-decoration : none;
	line-height:120%;
}

#menu{
	margin:0px auto;
	width:990px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color : #676767;
	font-style : normal;
	font-weight:bold;
	text-decoration : none;
	line-height:120%;
	position: relative;
}

#footer{
	margin:0px auto;
	width:990px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color : #676767;
	font-style : normal;
	font-weight:bold;
	text-decoration : none;
	line-height:120%;
	position: relative;
}
