:link,:visited { text-decoration:none; outline: none;}
ul,ol { list-style:none; }
pre, form,body, html { margin:0; padding:0; }
a img,:link img,:visited img { border:none; }
address { font-style:normal; }

body {
	cursor: default;
	font: 86% Calibri, "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background: #ecf1f9 url(wimg/bg.jpg) repeat-y;
	color: #606060;
}

	h1 {
	font: bold 10px trebuchet ms, tahoma, sans-serif;
	color: #301213;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin: 5% 0 5% 3%;
}

	i, em {
	font-family: italic 110% trebuchet ms, arial, san-serif;
	color: #f09c72;
	text-transform: uppercase;
}
	b {
	color: #202020;
}
	
	a:link, a:visited {
	text-decoration : none;
	color: #DA4747;
	font-weight: bold;
}

a:hover, a:active {
	color: #fd7a81;
	text-decoration : none;
}
		
	
input, textarea, select
	{
	border: 1px solid #F2E3E8;
	padding: 2px;
	background: #ECF1F9;
	color: #4E504F;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 90%;
}

#head {
	background : url(wimg/head.jpg) repeat-x;
	height: 262px;
}

#top1 {
	background : url(wimg/1.jpg) no-repeat;
	height: 79px;
}

#top2 {
	background : url(wimg/2.jpg) no-repeat;
	height: 112px;
}

#top3 {
	background : url(wimg/3.jpg) no-repeat;
	height: 71px;
}

#navi {
	background : #1D0B0C;
	padding: 1% 5px 1% 30%;
}

#navi a:link, #navi a:visited {
	color: fc656d;
	font: 90% tahoma, sans-serif;
	padding: 0 7px 0 7px;
}

#navi a:hover, #navi a:active {
	color: #D7D9E5;
}

#main {
	width: 700px;
}

#text {
	text-align : justify;
	padding: 0 139px 0 130px;
	
}

#bottom {
	font: 80% trebuchet ms, tahoma, arial, sans-serif;
	margin-top: 10%;
	padding: 5% 145px 1% 155px;
	color: #A7ADBB;
	background : url(wimg/bottom.jpg) no-repeat left;
	text-align : center;
}

#bottom a:link, #bottom a:visited {
	font: 100% trebuchet ms, tahoma, arial, sans-serif;
	color: #EDB2B6;
}

blockquote {
	background : #1D0B0C;
	padding: 2% 4% 2%4%;
	margin-right: 28%;
	color: #ECF1F9; 
	font: 80% trebuchet ms, tahoma, sans-serif;
}

#sc img {
	padding: 1px;
	margin: 1px;
	border: 2px solid #DA4747;
	text-align : center;
}
