body        
	{
	background: #FFFFFF url(img/bg.png) top left repeat;
	color: #444444;
	font-family: Trebuchet MS; 
	font-size: 10px;
	letter-spacing: 0px;
	line-height: 13px; 
	}

.main
	{
	position:absolute; 
	padding: 5px 0px 0px 0px; 
	top: 100px; 
	left: 870px; 
	width: 460px;
    font-color:#313131;
	}

.sasha-1
	{
	position:absolute;
	padding: 0px; 
	top: 0px;
	left: 53px;
	}

.sasha-2
	{
	position:absolute;
	padding: 0px; 
	top: 98px;
	left: 528px;
	}

.sasha-3
	{
	position:absolute;
	padding: 0px; 
	top: 152px;
	left: 0px;
	}

.sasha-4
	{
	position:absolute;
	padding: 0px; 
	top: 322px;
	left: 482px;
	}

.sasha-5
	{
	position:absolute;
	padding: 0px; 
	top: 342px;
	left: 0px;
	}

.sasha-6
	{
	position:absolute;
	padding: 0px; 
	top: 529px;
	left: 14px;
	}

.navigation
	{
	position:absolute;
	padding: 0px; 
	top: 575px;
	left: 400px;
	}
	
h1
	{
	background:  url(img/bullet.png) top left no-repeat;
	color: #BC0780;
	font-family: Garamond, Times, Serif; 
	font-size: 40px;
	font-weight: normal;
	font-style: italic;
	text-align: left; 
	text-transform: lowercase;
	padding: 5px 0px 40px 30px;
	margin-bottom: -22px;
	}
	
li
	{
	list-style: url(img/title.png);
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	text-transform: lowercase;
	color: #000000;
	text-align: left;
	}
	
#footer
	{
	background: url(img/footer.png) no-repeat;
	height: 25px;
	color: #FFFFFF;
    font-size: 8px;
	font-family: georgia, times, serif; 
    letter-spacing: -0pt;
    line-height: 12px;
	font-style: italic;
    text-align: center;
    padding-top: 15px;
	border-top: 0px solid #F8E9AC;}

.stats 
	{
	background: url(img/stats.png) no-repeat top left;
	color: #000000;
	font-size: 10px;
	font-style: italic;
	font-family: Georgia;
    text-align: justify;
    width: 335px;
    height: 103px;
	padding-top: 35px;
	margin-bottom: -25px;
	}
	
a:link, a:visited, a:active       
	{
	border-bottom: 1px dotted #2F0870;
	color: #E00363;
	text-decoration: none;
	}

a:hover       
	{
	border-bottom: 1px dotted #E00363;
	color: #000000;
	cursor: help;
	text-decoration: none;
	}

strong, b {
    text-decoration: none;
	font-weight: bold;
	color: #E20045;}

i {
 	color: #2E0DA9;
	font-family: Georgia;
	font-size: 10px; }

input, button, select, option, textarea
	{
	background-color: #FFC5EA;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 3px solid #3D03AA;
	border-left: 0px solid #007675;
	color: #000000;
	font-family: Trebuchet  MS; 
	font-size: 11px;
	font-style: italic;
	padding: 2px;
	}

img	
	{
	border: 0px;
	}
	
img.border
	{
	border: 8px solid #F8E9AC;
	margin: 3px; 
	}
	
img:hover.border
	{
	border: 8px solid #061E37;
	}
