* {margin: 0px; padding: 0px;}
body {font: 11px/26px tahoma; color: #aa8687; text-align: justify; background: #cfcfcf url('layout/bg.png') repeat-x;}
#layout {width: 800px; height: 600px; margin: 0px auto; background: url('layout/img.png') no-repeat;}
#content {float: right; width: 370px; margin: 281px 140px 0px 0px;}
p {margin: 0px 0px 10px;}

a:link, a:visited {text-decoration: none; color: #c3a1b0;}
a:hover {color: #afb5df; cursor: hand;}

i {color: #aaa;}
b {color: #7d8e88; text-transform: uppercase; font: 9px/18px arial; text-decoration: none;}

/* this is for the rollovers!! */
.imgbg2 {border: 0px;}
.imgbg2:hover {filter: alpha(opacity=50); moz-opacity: .50; opacity: .50;}

h1 {font: 14px/1px arial black; color: #fff; text-align: right; font-weight: normal;}
blockquote {font: 12px/22px arial; padding: 10px 12px; background: #ddd; margin: 0px 25px; border-left: 1px dashed #fff;}
input, textarea, select, option {border: 0; padding: 2px 2px 3px 4px; font: 11px tahoma; border-bottom: 1px dashed #e4e0d9;}
