@font-face{
font-family: 'beta';
src: url('DejaVuSans.ttf') format('truetype');
}

@font-face{
font-family: 'betac';
src: url('DejaVuSansCondensed.ttf') format('truetype');
}

@font-face{
font-family: 'betasans';
src: url('DejaVuSerif.ttf') format('truetype');
}

body{
font-size: 100%;
font-family: beta, sans-serif;
text-align: center;
padding: 40px 0 0 0;
background: #393939 url(body.png);
background-attachment: fixed;
}

.flowfix:after{
content: ".";
font-size: 0px;
display: block;
clear: both; 
visibility: hidden;
}

div#content{
width: 34em;
text-align: left;
margin: 0 auto 0 auto;
padding: 35px 20px 40px 20px;
background: #222 url(stripe3.png);
background-repeat: repeat-x;
}

a{
color: #f1f1f1;
outline: 0;
text-decoration: none;
}

a:hover{
color: #ec0000;
}

h1{
padding: 0 0 10px 0;
}

h1 a:hover{
color: #dec7ef;
}

img.photo{
width: 545px;
height: 290px;
}

h2#webtitle{
font-size: 1.8em;
margin: 5px 0 10px 5px;
color: #888877;
}

h2#webtitle span{
color: #0099ff;
}

h2.archiveintro{
font-family: betasans;
font-size: 1.5em;
}

h2.archiveintro1{
font-family: betasans;
font-size: 1.4em;
}

h2.archiveintro1 a{
color: #0099ff;
border-bottom: #0099ff 1px dotted;
}

h2#footerintro{
font-family: betasans;
font-size: 1.7em;
color: #888877;
margin: 20px 0 0 0;
}


h3#datetime{
font-variant: small-caps;
font-weight: normal;
padding: 0 0 0 5px;
color: #aaa;
}

h3#datetime a{
font-size: 1em;
font-variant: small-caps; 
color: #aaa;
border-bottom: #aaa 1px dotted;
}

h3#datetime a:hover, h3.title a:hover, h2#archiveintro a:hover{
color: #ec0000;
border-bottom: #ec0000 1px dotted;
}

h3#datetime span{
font-size: 1.4em;
font-variant: small-caps; 
color: #0099ff;
}

h3.title{
letter-spacing: 1px;
margin: 8px 0 5px 0;
padding: 0 0 0 5px;
}

h3.w64 a{
color: #0099ff;
}

h3.title a{
color: #f1f1f1;
}

p{
clear: both;
font-family: betac, sans-serif;
line-height: 26px;
padding: 0 0 15px 5px;
}

p[class="msg64"]:first-letter{
font-size: 2.3em;
font-weight: bold;
padding: 0 8px 0 5px;
color: #f1f1f1;
background: #ce0000;
}

p span{
display: block;
}

p span a{
color: #0099ff;
border-bottom: #0099ff 1px dotted;
}

p a{
color: #0099ff;
border-bottom: #0099ff 1px dotted;
}

p a:hover{
border-bottom: #ec0000 1px dotted;
}

object{
margin: 10px 0 20px 5px;
}

div.footer{
clear: both;
height: 100%;
border-top: #888877 1px solid;
}

div.footer p{
font-size: 4em;
margin: 30px 5px 0 5px;
color: #e1e1e1;
}

div.about{
float: left;
width: 270px;
font-family: betasans;
}

h3.large {
font-size: 1.4em;
padding: 30px 10px 0px 10px;
color: #f2d610;
}

h3.large a, h4.large a{
margin: 40px 0 0 0;
color: #ec0000;
border-bottom: #ec0000 1px dotted;
}

h3.large a:hover, h4.large a:hover{
color: #ec0000;
border-bottom: #ec0000 1px dotted;
}

div.about p{
font-family: betasans;
font-size: 1.2em;
line-height: 25px;
margin: 20px 5px 5px 10px;
padding: 0;
}

div.about p#right{
margin: 20px 5px 5px 15px;
}