@charset "utf-8";
/* CSS Document */
body {
	background-image: url(light.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 950px;
	background-color:#FFFFFF;
			background-image: url(bg.jpg);
			background-repeat:repeat;
}

#title {
	margin: 0 0 15px 0;
}

#menu {
	float: left;
	width: 185px;
	padding-left:15px;
}

#content { 
	margin: 0;
	float: left;
	width: 720px;

	padding-left:15px;
	padding-right:15px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#footer {
margin-top:10px;
	clear: both;
    width:950px;
	background-image:url(bottom.jpg);}

#intro {
width:950px;
margin:0;
}


#topofpage {
        
        margin: 0px auto;
        padding: 0px;
        border:0;
        width: 950px;
			background-image: url(bg.jpg);
			background-repeat:repeat;

}


#topsidea {
        float: left;
        width: 355px;
height:157px;

}

#topsideb {
        float: right;
        width: 355px;
        background-image:url(ATMC-Banner3.02.jpg);
height:157px;
}

#topsidemiddle { 
        float: left;
        width: 240px;
height:157px;

}


#topfooter {
        background: #FFFFFF;
        width:950px;
        height:38px;
        display:inline;
}

#quizwrap {
        
        padding: 0px;
        border:0;
        width: 950px;
display:inline;
        }


#quizsidea {
        float: left;
        width: 355px;
        height:38px;
        background-image:url(ATMC-Banner4.02.jpg);
text-indent:25px;
font-size:14px;
font-weight:bolder;

}

#quizsideb {
        float: right;
        width: 355px;
        height:38px;
        background-image:url(ATMC-Banner6.02.jpg);
text-indent:200px;
font-style:oblique;
font-size:14px;
font-weight:bolder;
}

#quizcontent {
        float: left;
        width: 240px;
        height:38px;
background-image:url(ATMC-Banner5.02.jpg);
text-align:center;
font-size:15px;
font-weight:bolder;
color:#666666;
}

a.quizcontent:active {
color: #666666;
text-decoration: none;
}

a.quizcontent:link {
color: #666666;
text-decoration: none;
}

a.quizcontent:visited {
color: #666666;
text-decoration: none;
}

a.quizcontent:hover {
color: #666666;
text-decoration: none;
}

#header {
background:#fff;
}


