/* CSS Document */

body {
    margin: 0;
	padding: 0;
	background-color: #000000;
    background-image:url(images/pattern.jpg);
	background-attachment:fixed;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

input, textarea {
	background-image:url(images/blockquote.jpg);
	border: 4px double #000000;
	color:#000000;
}

#wrapper{
    position: relative;
	height:auto;
	background-color: #ffffff;
	color: #000000;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(images/dawnlightart_02.jpg);
	border-left:#823055 9px solid;
	border-right:#823055 9px solid;
}

#image {
    background-image:url(images/dawnlightart_01.gif);
	background-position:center;
	background-repeat:no-repeat;
	height: 265px;
	top: 0;
}	

#content {
    float: right;
	width: 625px;
    margin-left: 0px;
	margin-right: 0px;
	padding-left: 2px;
	padding-right: 5px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: transparent;
	color: #000000;
	text-align: justify;
}


#navvert {
	float:left;
    width: 195px;
	margin-left: 0px;
	color: #000000;
	padding-left: 5px;
	margin-right: 3px;
	text-align:center;
}

a:link {
    color:#785e75;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	text-transform:capitalize;
	font-weight: bold;
}

a:visited {
    text-decoration: none;
	color:#785e75;
	font-weight: bold;
}

a:hover {
		color: #785e75;
		position: relative;
        left: 1px;
        top: 1px;
		font-weight: bold;
		border-bottom:dashed 1px #785e75;
}

a:active {
    text-decoration: none;
	color: #785e75;
	font-weight: bold;
}

h2 {
	font-size: 14pt;
	background-image:url(images/titoli.jpg);
	background-repeat:no-repeat;
	height: 31px;
	font-family: Century Gothic, Verdana, Times New Roman, Sans Serif;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	color:#3a041c;
}

h2 a:link, active, visited, hover {
	font-size: 14pt;
	height: 31px;
	font-family: Century Gothic, Verdana, Times New Roman, Sans Serif;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	color:#3a041c;
}

b {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #823055;
	font-weight:bolder;
}

strong {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #823055;
	font-weight:bolder;
}


i {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #99757a;
	font-weight:bold;
	
}

em {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #99757a;
	font-weight:bold;
	
}

u {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4f142f;
	font-weight:bold;
	border-bottom: dashed 1px #a35bb7;
	
}

.text {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align:justify;
}

.dreams{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: line-through;
	text-align:justify;
}

img {
	border: none;
}

li{ 
	padding:0 0 2px 0;
	margin-left:1px;
	color: #000000;
	list-style-type:none;
}

ul{
	padding:0;
	margin:0px;
}

blockquote { 
	background-image:url(images/background.gif);
	padding-left: 10px;
	padding-right: 5px;
	border: 1px black solid;}

#footer {
	width: 810px;
	margin: 0 auto;
	background: #ffffff;
	clear:both;
	height: 0px;
	padding-bottom:0px;
	color: #000000;
	text-align: left;
	font-family: Century Gothic, Verdana, Times New Roman, Sans-Serif;  
}

#footertext {
	background:url(images/footer.jpg) no-repeat top left;
	width:840px;
	height: 136px;
	text-align: left;
	color: #FFFFFF;

}