/* CSS Document */
<style type="text/css">
<!--
body{background-image:url(image/ajcback.gif); background-repeat:repeat-x;}
#main {width:800px;
margin-left:auto;
margin-right:auto;
margin-top:0px;}

#header {
background-image:url(image/header3d.gif); 
height:120px; 
color: #990000; 
font-size:50px; 
text-align:center; 
vertical-align:middle;
font-family: "BankGothic Md BT"; }

#menu {
/*background-color:#5A7118;*/
background-image:url(image/menuback.gif);
height:30px; 
text-align:center; 
vertical-align:middle;
font-size:14px;
font-weight:bold;
font-family:"CopprplGoth BT";}

#menu a{
color:#9C0000;
text-decoration:none;
padding-left:5px;
padding-right:5px;}

#menu a:hover{
color:#FFFFFF;
background-color:#9CBA39;}

#contents{
background-color:#F5FD99;
border:5px solid #CED729;
width:800px;
padding:5px;
margin-left:auto;
margin-right:auto;
/*background-color:#FFFFFF;
padding-top:10px;
padding-bottom:10px;*/
}

#footer { 
background-color:#5A7118;
height:30px; 
text-align:center; 
vertical-align:middle;
font-size:12px;
color:#9C0000;
font-family:"CopprplGoth BT";}

#colLeft{
float:left;
background-color:#FFFFFF;
width:45%;
margin-left:5px;
margin-right:5px;
padding:10px;
text-align:justify;
border:2px solid #CED729;
font-size:14px;
font-family:"Lucida Sans Unicode";}

#colRight{
float:right;
background-color:#FFFFFF;
width:45%;
margin-right:5px;
margin-bottom:5px;
padding:10px;
text-align:justify;
border:2px solid #CED729;
font-size:14px;
font-family:"Lucida Sans Unicode";}

#colCenter{
background-color:#999900;
width:750px;
margin-right:auto;
margin-left:auto;
margin-bottom:5px;
margin-top:10px;
padding:10px;
text-align:justify;
border:2px solid #CED729;
font-size:14px;
font-family:"Lucida Sans Unicode";}

#questions{
text-align:left;
font-weight:bold;
font-style:italic;}

#pixRight{
float:right;
margin-right:5px;
margin-bottom:5px;
padding:8px;
border:2px solid #CED729;}

#pixLeft{
float:left;
margin-left:5px;
margin-bottom:5px;
padding:8px;
border:2px solid #CED729;}

#pageTitle{
text-align:center;
vertical-align:middle;
color: #990000;
font-family:"CopprplGoth BT";
font-size:16px;
font-weight:bold;
background-image:url(image/titles.gif);
background-repeat:no-repeat;
background-position:center;
background-position:top;
height:30px;}

#subtitles{
color: #990000;
text-align:center;
font-weight:bold;
font-family:"CopprplGoth BT";}

#butt{
background-color:#5A7118;
text-align:center;
font-weight:bold;
font-family:"CopprplGoth BT";}

#contactR{
padding-left:5px;
}
-->
</style>