* {
    padding: 0;
    margin: 0;
} 

html { min-height: 100%; margin-bottom: 1px; }

body {
background: #727272;
font-family: Georgia, Arial, sans-serif;
padding: 0;
margin: 0;
color: #000000;
line-height: 25px;
}

a { color: #800000; text-decoration: underline; }
a:hover { text-decoration: underline; color : #800000; }
img { border: 0px;}
h1 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 13px 0 7px 0; font-weight: 100; font-size: 20px; letter-spacing: 1px;}

#wrap {
background: #FFFFFF;
padding: 10px;
width: 780px;
margin: 0 auto;
}

#header {
height: 67px; 
}

#content { 
padding: 0 20px;
}

#right {
margin-top: 10px;
width: 560px;
float: right;
font-size: 15px;
text-align: left;
}

#right li
{
list-style-type: square;
margin-left: 50px;
}

#right h1 { border-bottom: 1px solid #000000; letter-spacing: 5px; color: #800000; font-weight: 400; }

#left {
margin-top: 10px;
width: 160px;
float: left;
}
#left h1 { color: #727272; }
#left ul { list-style-type: none; padding: 10px 0 10px 0; }
#left ul li { padding: 2px 0 3px 0; }
#left ul li a { color: #800000; font-weight: 600; display: block; text-decoration: none; font-size: 12px; }
#left ul li a:hover { background: #D2D2D2; color : #000000; }

#footer {
font-size: 11px;
color: #727272;
text-align: right;
height: 40px;
line-height: 20px;
background: #FFFFFF;
margin-right: 20px;
margin-top: 50px;
}

#footer a { color: #800000; text-decoration: underline; }
#footer a:hover { text-decoration: underline; color : #800000; }

#domain {
font-size: 15px;
font-family: Arial, sans-serif;
color: #000000;
margin-left: 20px;
line-height: 17px;
}

#form {
line-height: 12px;
}
#box {
background: #FFFFCC;
font-family: Georgia, Arial, sans-serif;
border: 1px solid #FF0000;
padding: 10px;
margin: 0px;
color: #FF0000;
line-height: 20px;
}
