/* MAIN CLASSES */

body {background-image: url(../img/vsBG.gif); background-repeat: no-repeat; background-position: bottom; background-attachment: fixed; background-color: #e7daad;}

#mainContainer {width:480px; height:388px; margin-left:auto; margin-right:auto; margin-top:100px; display: block;}

#container {
	/*width:456px; 
	height:388px;*/
	border:12px solid #f6e7d5; 
	/*overflow:hidden; 
	position: absolute;*/
}

p {
	font-family: Verdana,Geneva,sans-serif;
	color: #644e3a;
}

a {
	color: #644e3a;
	font-weight: bold;
	text-decoration: none;
}

#containerTwo {width:456px; height:388px; border:12px solid #eec9b8; overflow:hidden;}

#logo {margin-top:18px; margin-left:22px;}

#copy {margin-top:25px; margin-left:22px;}

#celebrateCopy {margin-top:14px; margin-left:22px;}

#buttons {margin-top:300px; margin-left:34px; width:414px; position:absolute;z-index:1;}

#secndbuttons {margin-top:304px; margin-left:22px; width:414px; position:absolute;}

#examButton {float: left;}

#celebrateButton {float:right;}

#rightArrow {margin-left:380px; margin-top:40px;position: absolute; z-index: 10;}

#leftArrow {margin-left:716px; margin-top:40px;position:absolute; z-index: 10;}

#inner {width:800px; height:388px;}

#leftContainer { width:430px; height:388px; position:absolute;}

#rightContainer { width:250px; margin-top:100px; margin-left:470px; position:absolute; height:180px;}
.buttons {width:30px; display:block; height:10px; margin-left:105px; margin-top:10px;}
.mask { width:230px; height:160px; overflow:hidden; position:relative;}

#box{
	position:absolute;
}
#box span{
	display:block;
	float:left;
}
