@font-face {
font-family: 'HighlandGothicFLFRegular';
src: url('HighlandGothicFLF.eot');
}
@font-face {
font-family: 'HighlandGothicFLFRegular';
src: url(//:) format('no404'), url('HighlandGothicFLF.woff') format('woff'), url('HighlandGothicFLF.ttf') format('truetype');
}

a {text-decoration: none;}

body {
background: white none;
color: #0033cc;
font-family: HighlandGothicFLFRegular, verdana, helvetica, sans-serif;
}

#main {
margin: 20px auto 0px auto;
width: 700px;
padding-bottom: 1000px;
}

#title {
background: #0033cc url(dot.gif) no-repeat center top;
color: white;
font-size: 58px;
line-height: 83px;
padding-top: 21px;
}

#from {
width: 170px;
text-indent: 2px;
}

#dot {
width: 120px;
background: transparent none;
color: #0033cc;
text-align: center;
}

#dot a {
background: transparent none;
color: #0033cc;
}

#dot a:hover {
background: transparent none;
color: #cc0033;
}

#t_o {text-indent: 12px;}

#intro {
font-family: tahoma, helvetica, sans-serif;
font-size: 16px;
line-height: 21px;
padding: 6px;
}

.date {font-size: 15px;}

.tog {margin: 0px 0px 10px 150px;}

h1 {
font-family: verdana, helvetica, sans-serif;
font-size: 16px;
letter-spacing: 1px;
line-height: 25px;
font-weight: bold;
text-indent: 10px;
margin: 4px 0px 0px 0px;
}

.tog a {
display: block;
width: 100%;
background: white none;
color: #0033cc;
border-bottom: 1px solid #0033cc;
}

.tog a:hover {
background: white url(gohome.gif) no-repeat center right;
color: #cc0033;
border-bottom: 1px solid #cc0033;
}

.panelcollapsed p, .panel p, #sub {
font-size: 22px;
text-indent: 6px;
background: #0033cc none;
color: white;
padding-bottom: 3px;
}

.panelcollapsed p:hover {
background: #cc0033 url(caesar_open.gif) no-repeat center right;
color: white;
}

.panel p:hover {
background: #cc0033 url(caesar_close.gif) no-repeat center right;
color: white;
}

#foot {
background: #0033cc url(dot_foot.gif) no-repeat bottom center;
color: white;
padding: 12px 6px 6px 6px;
}

#foot form {float: right;}