body {background-color:#ffffff; background-image: url("http://www.mikeplyts.net/images/mpl_vector_smooth-body_bg.png"); background-repeat: repeat-y; background-position:center top; background-attachment: scroll;}
#header {position: absolute; top:0px; left: 50%; margin-left:-376px; width:750px; height:357px;}
#main {position: absolute; top:280px; left:50%; margin-left:-120px; width:475px; font-family: arial; font-size: 12px; color:#000000; text-decoration: none; text-transform: none; text-align: justify; background-color:transparent; overflow:hidden;}
#side {position: absolute; top:220px; left:50%; margin-left:-360px; width:200px; background-color:transparent;}
a.nav {
  font-family: arial; font-size: 14px; color:#333333; text-transform: none; text-decoration: none; }
a.nav:hover { font-family: arial; font-size: 14px; color:#1d1295; text-transform: none; text-decoration: none; font-style:italic; cursor: pointer; }
a:link, a:link font, a:active, a:active font, a:visited, a:visited font, a.navbar:link, a.navbar:active, a.navbar:visited, a.redlink:link, a.redlink:active, a.redlink:visited {
  font-family: arial; font-size: 12px; color:#333333; text-transform: none; text-decoration: none; }
a:hover { font-family: arial; font-size: 12px; color:#f49639; text-transform: none; text-decoration: none; }
h1 {font-family: century gothic; font-size: 30px; color:#f49639; text-decoration: none; text-transform: uppercase;}
h2 {font-family: century gothic; font-size: 22px; color:#f49639; font-style: italic; text-decoration: none; text-transform: uppercase;}
h3 {font-family: century gothic; font-size: 16px; color:#FFFFFF; text-decoration:none;}
h4 {font-family: century gothic; font-size: 10px; color:#f49639; text-decoration: none; text-transform: none;}
.side_header {font-family: century gothic; font-size: 18px; color:#f49639; text-decoration: none; text-transform: none;}
blockquote {width:400px; font-family: arial; font-size: 12px; color:#000000; font-style: italic; background-color:#f49639; border-width: 1px;  border-color:#000000; border-style: dashed; text-align: center;}
a.button:link, a.button:active, a.button:visited {border-width: 1px; border-color:#000000; border-style: solid; background-color:#d37010; font-family: arial; font-size: 12px; color:#000000; padding:1px;}
a.button:hover {border-width: 1px; border-style: solid; border-color:#000000; background-color:#f49639; font-family: arial; font-size: 12px; color:#000000; padding:1px;}
textarea {width: 150px; height: 40px;}
.comment_textarea {width:300px; height:120px;}
div, table, td, th, tr, p, font, small, big {font-size: 12px; font-weight: normal; font-family: arial; color:#000000;}
.arrowlistmenu{
width: 180px;
}
.arrowlistmenu .menuheader{
font: bold 14px;
font-family:Century Gothic;
color:#FFFFFF;
background: black url(site/titlebar.png) repeat-x center left;
margin-bottom: 10px;
text-transform: uppercase;
padding: 4px 0 4px 10px;
cursor: hand;
cursor: pointer;
}
.arrowlistmenu .openheader{
background-image: url(site/titlebar-active.png);
}
.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px;
}
.arrowlistmenu ul li{
padding-bottom: 2px;
}
.arrowlistmenu ul li a{
color:#f49639;
background: url(site/arrowbullet.png) no-repeat center left;
display: block;
padding: 2px 0;
padding-left: 19px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}
.arrowlistmenu ul li a:visited{
color:#f49639;
}
.arrowlistmenu ul li a:hover{
color:#f49639;
background-color:#F3F3F3;
}
.preview { float:left; margin:5px; }