/* CSS Document */

body {
margin:0px;
background-color: #3a4076;
background-image: url(http://crashed.dare-to-dream.org/layout6-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: 11.5px; color:#b7b9d1;
font-family: calibri, Arial, Helvetica, sans-serif;
} 

div{
background-image: url(); 
background-repeat: repeat-y;
}

.imgborder {
border: 1px solid #414990;
text-decoration: none;
padding: 3px 3px 3px 3px;
}

.imgborder:hover {
border: 1px solid #c7c8d6;
text-decoration: none;
padding: 3px 3px 3px 3px;
}

A:link{COLOR: #cacbd8; TEXT-DECORATION: none ; font-weight:  ; } 
A:visited{COLOR: #cacbd8; TEXT-DECORATION: none  ;   } 
A:active{COLOR: #cacbd8; TEXT-DECORATION: none ; font-weight:  ; } 
A:hover{COLOR: #414990; TEXT-DECORATION: underline; font-weight: bold; }


b { color: #7e85b6; letter-spacing: 0px; font-size: 11px;}

i { color: #878eba; font-style:italics;}

u { color: #7e85b6; text-decoration:none; border-bottom: 1px solid #6a7096;}

s { color: #414b93; 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: georgia ;
color: #dedede ; 
background-color: #414990 ;
letter-spacing: 0pt ;
text-transform: ;
text-align: center;
font-size: 12px ;
font-style: italic;
margin: 1px;
padding: 0px;
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: #;
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:#c7c8d6;
}


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:#;
width:390px;
left:380px;
top:220px;
border-left: 0px 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:#242a5a;
width:250px;
left:100px;
top:220px;
border-left: 0px dashed #000000; 
border-right: 0px dashed #000000; 
border-top: 0px dashed #000000; 
border-bottom: 0px dashed #000000; 
Z-index:5;
}




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: #6e76ad;
	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;
}


