#page {
width: 500px;
margin: 0 auto;

}

#content {
width: 500px;
background: #ffffff;
text-align: left;

}

#menu {
width:500px;
}

#menu2 {
width:500px;
}

#title {
width:500px;

}

body
{
text-align: center;
}

img {
border: 0;
}

p {
font-family: Century Gothic, Arial, Sans-Serif;
color: #666666;
font-size: 10pt;
vertical-align: super;
text-align: justify;
}

.foot {
font-size: 8pt;
text-align: center;
}

.base {font-family: Century Gothic, Arial, Sans-Serif;
font-size: 36pt;
text-transform: uppercase;
}

.small {
font-family: Century Gothic, Arial, Sans-Serif;
text-transform: uppercase;
font-size: 18pt;
width:500px;
}

.smaller {
font-family: Century Gothic, Arial, Sans-Serif;
text-transform: uppercase;
font-size: 14pt;}

.smaller2 {
font-family: Century Gothic, Arial, Sans-Serif;
font-size: 10pt;
text-align: center;
}

.smaller3 {
font-family: Century Gothic, Arial, Sans-Serif;
font-size: 9pt;
}

.smallest {
font-family: Century Gothic, Arial, Sans-Serif;
text-transform: uppercase;
font-size: 12pt;
float:right;
color: #555555;
}

a {
text-transform: uppercase;
text-decoration: none;
color: #4f406f;
font-family: Century Gothic, Arial, Sans-Serif;
font-size: 10pt;
}

a:hover {
text-decoration: underline;
color: #999999;
}

.short {
font-family: Century Gothic, Arial, Sans-Serif;
text-transform: uppercase;
font-size: 12pt;
color: #4f406f;
}

.short:hover {
text-decoration: underline;
color: #999999;
}

.short2 {
font-family: Century Gothic, Arial, Sans-Serif;
text-transform: uppercase;
font-size: 12pt;
color: #666666;
}

.short2:hover {
text-decoration: underline;
color: #999999;
}

.short3 {
font-family: Century Gothic, Arial, Sans-Serif;
text-transform: uppercase;
font-size: 14pt;
color: #4f406f;
}

.short3:hover {
text-decoration: underline;
color: #999999;
}

.menulink {
text-transform: none;
text-decoration: none;
color: #ffffff;
background: #000000;
margin: 4px 4px 0 0;
padding: 0 1px 15px 0;
width:78px;
float:left;
font-size: 11pt;
}

.menulink1 {
text-transform: none;
text-decoration: none;
color: #ffffff;
background: #000000;
margin: 4px 4px 0 2px;
padding: 0 1px 15px 0;
width:78px;
float:left;
font-size: 11pt;
}


.menulink:hover
{
text-decoration: none;
background: #ffffff;
color: #000000;
}

.menulink1:hover
{
text-decoration: none;
background: #ffffff;
color: #000000;
}

.line 
{ 
border-bottom: 1px dashed #666666; 
margin: 7px 0px 0px 0px;
width: 500px; 
margin-left: auto; 
margin-right: auto;
} 

