body{padding:0; margin:0; font-family:sans-serif; font-size:small; color:#000000; background:#ffffff url('../graphics/bg.jpg') no-repeat center top;}

#container{width:955px; padding:0; margin-left:auto; margin-right:auto;}
#header{width:100%; height:125px; padding:0; margin:0;}
#content{width:100%; padding:0; margin:0;}
#footer{width:100%; margin:0; clear:both; text-align:center; border-top:1px solid #dddddd;}

a.yes_btn{display:block; height:100px; width:225px; background-image:url('../graphics/yes.png');}
a.yes_btn:hover{display:block; height:100px; width:225px; background-image:url('../graphics/yes_over.png');}

a.no_btn{display:block; height:100px; width:225px; background-image:url('../graphics/no.png');}
a.no_btn:hover{display:block; height:100px; width:225px; background-image:url('../graphics/no_over.png');}

a:link{color:#d57b2d; text-decoration:none;}
a:visited{color:#d57b2d; text-decoration:none;}
a:hover{color:#000000; text-decoration:underline;}
a:active{color:#d57b2d; text-decoration:none;}

#submitButton{color:#ffffff; background-color:#d57b2d;}
#resetButton{color:#ffffff; background-color:#d57b2d;}
#submitButton:hover{font-weight:bold;}
#resetButton:hover{font-weight:bold;}
