/* CSS Document */

body {
margin:0px;
background-color: #a84669;
background-image: url(http://crashed.dare-to-dream.org/layout5-bg.png); 
background-repeat: repeat-y;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-shadow-color: #a846691;
scrollbar-darkshadow-color: #000000;
scrollbar-arrow-color: #a84669;
scrollbar-track-color: #a84669;

font-size:10px; color:#e7a3ab;
} 

div{
font-family: trebuchet ms, Arial, Helvetica, sans-serif;
font-size:11px; color:#e7a3ab;
background-image: url(); 
background-repeat: repeat-y;
}

.imgborder {
border: 1px solid #927b84;
text-decoration: none;
padding: 3px 3px 3px 3px;
}

.imgborder:hover {
border: 1px solid #dedede;
text-decoration: none;
padding: 3px 3px 3px 3px;
}

A:link{COLOR: #5d1d30; TEXT-DECORATION: none ; font-weight:  ; } 
A:visited{COLOR: #5d1d30; TEXT-DECORATION: none ;   } 
A:active{COLOR: #5d1d30; TEXT-DECORATION: none ; font-weight:  ; } 
A:hover{COLOR: #5d1d30; TEXT-DECORATION: underline; font-weight: bold; }


b { color: #c47990; letter-spacing: 0px; font-size: 11px;}

i { color: #c47990; font-style:italics;}

u { color: #c47990; text-decoration:none; border-bottom: 1px solid #d5be68;}

s { color: #c47990; text-decoration: line-through;  }

img {border: 0 px ; }

blockquote { 
border-left : 8px solid #8c9f6d;
border-right: 2px solid #323534;
width: 420px;
left: 70px;
padding: 5px;
background-color: #9e8b45;}


h1 {
font-family: arial ;
color: #dedede ; 
background-color: #c45562 ;
letter-spacing: 0pt ;
text-transform: uppercase;
text-align: center;
font-weight: normal ;
font-size: 11px ;
font-weight: bold;
margin: 1px;
padding: 5px;
border-top: 0px dashed #927b84; 
border-bottom: 1px dashed #927b84; 
border-left: 0px solid #927b84; 
}


h2 {
font-family: tahoma ;
color: #802b59 ; 
background: # ;
letter-spacing: 0pt ;
text-transform: uppercase;
font-weight: normal ;
font-size: 15px ;
border-bottom: 1px dashed #0090ff; 
border-left: 0px solid #715584; 
}

h3 {
font-family: arial ;
color: #dedede ; 
background-color: #9e8b45;
text-transform: none;
text-align: center;
font-weight: normal ;
font-size: 10px ;
font-weight: none;
line-height: 12px;
margin: -1px;
padding: 0px;
border-bottom: 0px solid #dedede; 
border-left: 0px solid #dedede; 
}


td  {
font-family: tahoma;
font-size:11px; color:#e8e1a0;
}


input, textarea
{ background: no;
font-family: tahoma  ;
color: #000000;
background-color: #9e8b45;
border-style: solid ;
border-color: #e8e1a0;
border-width: 1px ; }


.layout {
position:absolute;
background-color:transparent;
width:1000px;
left:0px;
top:0px;
Z-index:1;
}

.ad {
position:absolute;
background-color:transparent;
width:728px;
left:38px;
top:34px;
Z-index:3;
}

.content {
position:absolute;
background-color:#9e4567;
width:390px;
left:350px;
top:20px;
border-left: 1px solid #927b84; 
border-right: 0px dashed #927b84; 
border-top: 0px dashed #927b84; 
border-bottom: 0px dashed #927b84; 
Z-index:4;
}

.navigation {
position: absolute; 
background-color:#9e4567;
width:220px;
left:780px;
top:20px;
border-left: 1px dashed #927b84; 
border-right: 1px dashed #927b84; 
border-top: 1px dashed #927b84; 
border-bottom: 1px dashed #927b84; 
Z-index:5;
}


.left {
position: absolute; 
background-color:#9e4567;
width:285px;
left:30px;
top:400px;
border-left: 1px dashed #927b84; 
border-right: 1px dashed #927b84; 
border-top: 1px dashed #927b84; 
border-bottom: 1px dashed #927b84; 
Z-index:6;
}


a.nav:link, a.nav:visited, a.nav:active {
	text-decoration: none;
	font-family: georgia, Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size: 11pt;
        letter-spacing: 4px; 
	line-height: 10pt;
	color: #dedede;
	background-color: #;
	cursor: default;
	display: block;
        text-align:left;
	text-transform: lowercase;
	margin: 0px;
        padding: 2px;
        border-bottom:0px solid #131313;
        border-right: 0px solid #0090ff;
        border-left: 0px solid #130f0f;
}
a.nav:hover {
	text-decoration: none;
	font-family: georgia, Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size: 11pt;
        letter-spacing: 4px; 
	line-height: 10pt;
	color: #dedede;
	background-color: #c47990;
	cursor: default;
	display: block;
        text-align:left;
	text-transform: case;
	margin: 0px;
        padding: 2px;
	border-top: 0px dotted #927b84;
        border-bottom:0px dotted #927b84;
        border-right: 0px solid #927b84;
        border-left: 0px dotted #927b84;
}

