﻿/*--------------------------------------------------------------------



version: 2.0

author:  christin

email:   christin@painted-dreams.net

website: http://www.painted-dreams.net

--------------------------------------------------------------------*/

body {

scrollbar-base-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #f5e1e1;

}


BODY {
margin: 0;
}


a {
color: #e54f34;
text-decoration: none;

}

a:link {
color: #e54f34;
text-decoration: none;
}

a:visited {
color: #e54f34;
text-decoration: none;}

a:active {
color: #ffffff;
text-decoration: none;
}

a:hover {
color: #ffffff ;
text-decoration:none;
}

.mainbg {
background:url(graphics/bg.png) repeat-x;
}


p {
	
	font-family: verdana;
	font-size: 8pt;
	color: #404040;
	line-height: 10pt;
	letter-spacing: 1px;
	text-align: justify;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 2%;

}



.main {
	font-family: verdana;
	font-size: 8pt;
	color: #404040;
	line-height: 10pt;
	letter-spacing: 1px;
	text-align: justify;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 2%;
}





.side {

	font-family: verdana;
	font-size: 8pt;
	color: #404040;
	line-height: 10pt;
	letter-spacing: 1px;
	text-align: center;
	margin-left: 2%;
	margin-right: 2%;

}



.date {

	font-family: verdana;
	font-size: 8pt;
	font-weight: none;
	color: #404040;
	line-height: 10pt;
	letter-spacing: 3px;
	text-align: right;
	margin-left: 2%;
	margin-right: 2%;
}

.title {
	font-face: Verdana, Geneva;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: none;
	text-decoration: underline;
	color: #ffffff;
	line-height: 10pt;
	letter-spacing: 3px;
	text-align: right;
	margin-left: 2%;
	margin-right: 2%;
}

.imagebox { 
border:1px dashed #ffffff 
}

.right {text-align: right;
margin-left: 5%;
margin-right: 5%;
}

.center {text-align: center;
margin-left: 2%;
margin-right: 2%;
}

.center2 {
text-align: center;
margin-left: 11%;
margin-right: 11%;
}