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

a {
	color: #C7C7C7
	text-decoration: none;
}
h1 a {
color: #66CC66;
text-decoration: none;
}
h1 a:hover {
color: #66CC99;
text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: url(cube.jpg);
	}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.roundbox {
	height: 320px;
	width: 760px;
	margin: 90px 80px 0px 80px;
	background: #e8e8c5 url(Q.png) no-repeat bottom right;
	border: 1px solid #BDB47D;
	padding: 20px 20px 20px 20px;
}
.dialog {
height: 300px;
width: 300px;
margin-right: auto;
margin-left: auto;
margin-top: 10%;
}
.hd {
background: url(images/roundedcorners/images/roundedcorner_01.png) no-repeat top left;
height: 20px;
padding-left: 20px;
}
.hd .c {
background: url(images/roundedcorners/images/roundedcorner_02.png) no-repeat top right;
height: 20px;
}
.bd {

}
.s h1{
color: #476d77;
font-family: 'Cooper Black', 'Rockwell', 'Impact', 'Marker Felt';
background: white;
display: block;
padding: 4px 4px 0px 4px;
letter-spacing: 2px;
background: #e8e8c5;
text-align: center;
margin: 0px;
}
.ft {
background: url(images/roundedcorners/images/roundedcorner_03.png) no-repeat left;
height: 20px;
padding-left: 20px;
}
.ft .c {
background: url(images/roundedcorners/images/roundedcorner_04.png) no-repeat bottom right;
height: 20px;
}
.c {
background: #e8e8c5;
}
