@charset "UTF-8";
* {
padding:0px;
margin:0px;
font-size: 12px;
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
color:#FFFFFF;
}
body {
background-color: #000000;
text-align: center;
}
#wrapper {
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
width:800px;
height: 750px;
background-image: url(../images/top.jpg);
background-repeat: no-repeat;
}

/*Contents*/
#contents{
text-align: left;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
position: relative;
height: 650px;
}
#circle {
position: absolute;

}
/*Contents*/
h1 {
text-align: left;
font-family:"Times New Roman", "serif", "AGaramond";
font-size:18px;
font-weight:bold;
padding: 300px 0px 0px 85px;
position: absolute;
}
h2 {
text-align: left;
font-family:"Times New Roman", "serif", "AGaramond";
font-size:18px;
font-weight:bold;
padding: 320px 0px 0px 230px;
position: absolute;
}
#menu {
text-align: right;
margin-top: 395px;
width: 800px;
position: absolute;
}
/*Mousover action*/
#id1 {
position: absolute; 
width: 360px;
font-family:"Times New Roman", "serif", "AGaramond";
font-size: 12px;
display:none; 
background:#000000;
color:#FFFFFF;
}
#id2 {
position: absolute; 
width: 360px;
font-family:"Times New Roman", "serif", "AGaramond";
font-size: 12px;
display:none; 
background:#000000;
color:#FFFFFF;
}
#id3 {
position: absolute; 
width: 360px;
font-family:"Times New Roman", "serif", "AGaramond";
font-size: 12px;
display:none; 
background:#000000;
color:#FFFFFF;
}
#id4 {
position: absolute; 
width: 360px;
font-family:"Times New Roman", "serif", "AGaramond";
font-size: 12px;
display:none; 
background:#000000;
color:#FFFFFF;
}
/*Footer*/
#footer {
text-align: center;
padding-top: 580px;
paddint_bottom:50px;
font-size: 10px;
color:#FFFFFF;
}
.smallestwhite {
font-size: 10px;
color:#FFFFFF;
}
.titles {
font-family:"Times New Roman", "serif", "AGaramond";
font-size: 15px;
font-weight: bold;
color:
#FFFFFF;
}
.pagetitle {
font-family:"Times New Roman", "serif", "AGaramond";
font-size: 22px;
font-weight: bold;
color:
#FFFFFF;
text-align: center;
}
.goldtitle {
font-family:"Times New Roman", "serif", "AGaramond";
font-size: 28px;
font-weight: bold;
padding-bottom:5px;
color:#785B20;
}
.boldwhite {
font-size: 12px;
font-weight: bold;
color:
#FFFFFF;
}
.boldgold {
font-size: 12px;
font-weight: bold;
color:#785B20;
}
