﻿* {
	margin: 0;
	padding: 0;
}

body {
	background: #39003A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8B985F;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CEEA70;
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
}

h3 {
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	background: url('img05.gif') no-repeat 1em 0;
	font-style: italic; padding-left:3em; padding-right:3em; padding-top:0; padding-bottom:0
}

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

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #8B985F;
}

#text {
	margin-left:200px;
	}


/* Title */
#title {
	width: 400px;
	height: 75px;
	left:250px;
	top:-1110;
	align:center;
	text-align:center;
	background: transparent;
	z-index:2
	}
#title h1 {
	margin: 0;
	padding: 10px 0 0 50px;
	letter-spacing: -2px;
	position: relative; 
	top: 15px;
	left: -50px;
	font: bold 40px Script MT Bold, Helvetica, sans-serif;

}
#title h1 a {
	color: #EFB28C;
}
#title h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	position: relative; 
	top: 15px;
	left: -100px;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#title h2 a {
	color: #CAF368;
}

/* Header */

#header {
	width: 900px;
	height: 105px;
	margin: 0 auto;
	background: #3E003E url('header.jpg');
	padding: 0 0px 10px 0px;
	z-index:1
	}


#title a {
	text-decoration: none;
}
/*container */

#container {
	width: 900px;
	height: 1000px;
	align:center;
	text-align:left;
	margin: 0 auto;
	padding: 0 0px 10px 0px;
	z-index:1
	}

#picture {
	width: 230px;
	align:left;
	height: 500px;
	padding-left: 1px;
	background: url('main.jpg');

}
#box p {
	margin: 0;
	padding: 10px 0 0 50px;
	letter-spacing:1px;
	position: relative; 
	text-align:left;
	top: -500px;
	left: -10px;
	width:500px;
	font: bold 24px Script MT Bold, Helvetica, sans-serif;

}
#links {
	width: 900px;
	height: 20px;
	align:center;
	text-align:left;
	position:relative;
	top:550px;
	left:5%;
	padding: 0 0px 10px 0px;
	z-index:1
	}