/*
Do not edit anything unless you know what you are doing.
Even then, do not edit and redistribute or claim as your own.
*/

body {
	background: #ecdcd1 url() repeat;
	color: #b67190;
	font-size: .9em; 
	text-align: justify;
	font-family: "Arial", "Trebuchet MS", "Verdana", sans-serif;
	cursor: crosshair;
	}

br {
	line-height: 8px;
	}

.navtext	{
	text-align: left;
	padding: 0px 0px 0px 4px;
	}

* {
	margin: 0;
	padding: 0;
	border: none;
	}

#container {
	background: url(images/ybg.jpg) repeat-y;
	margin: 0px auto;
	float: none;
	width: 572px;
	}
	
#header	{
	width: 100%;
	height: 344px;
	background: url(images/header.jpg) no-repeat;
	}

#content	{
	width: 284px;
	float: right;
	margin: -64px 73px 0px 0px;
	text-align: justify;
	font-size: .8em;
	padding: 0px 0px 0px 0px;
	background: transparent;
	}

	#content h1 {
		color: #731941;
		background: url() no-repeat;
		margin: 0px 0px 0px 0px;
		padding: 0px 25px 0px 0px;
		font-size: 1.5em; 
		font-family: "times new roman";
		letter-spacing: 6px;
		text-align: right;
		text-transform: uppercase;
		background-color: #faf3f0;
		border-top: 1px solid #7f6886;
		border-right: 1px solid #7f6886;
		border-left: 1px solid #7f6886;
		}

		.box {
			background: url() no-repeat;
			margin: 0px 0px 10px 0px;
			padding: 5px 5px 5px 5px; 
			font-family: "Arial";
			font-size: .95em;
			text-align: justify;
			border-bottom: 1px solid #7f6886;
			border-right: 1px solid #7f6886;
			border-left: 1px solid #7f6886;
			background-color: #fff;
			}

#navi 	{
	float: left;
	width: 130px;
	margin: -64px 0px 0px 74px;
	font-family: "Arial", "Trebuchet MS", "Verdana", sans-serif;
	font-size: .8em;
	padding: 0px 0px 0px 0px;
	color: #000;
	z-index: 2;
	}

	#navi h1 {
		color: #534466;
		background: url() no-repeat;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: .8em; 
		font-family: "small fonts";
		font-weight: bold;
		letter-spacing: 2px;
		text-align: right;
		text-transform: uppercase;
		background-color: #f6e8e2;
		border-top: 1px solid #bd9c9d;
		border-right: 1px solid #bd9c9d;
		border-left: 1px solid #bd9c9d;
		}

		.nav {
			background: url() no-repeat;
			margin: 0px 0px 10px 0px;
			padding: 0px 0px 0px 0px; 
			font-family: "Arial";
			font-size: .95em;
			text-align: justify;
			border-bottom: 1px solid #bd9c9d;
			border-right: 1px solid #bd9c9d;
			border-left: 1px solid #bd9c9d;
			background-color: #fff;
			}

	#navi ul {
		list-style-type: none;
		list-style-position: outside;
		text-align: left;
		color: inherit;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 5px;
		}

	#navi li {
		background-image: url(images/bullet.jpg);
		background-repeat: no-repeat;
		background-position: 0 .2em;
		padding: 0px 0px 0px 0px;
		}

	#navi li:hover {
		background-image: url(images/bullethover.jpg);
		background-repeat: no-repeat;
		background-position: 0 .2em;
		padding: 0px 0px 0px 0px;
		}

	.navi:link, .navi:visited {
		font-family: "Arial", "Trebuchet MS", "Verdana", sans-serif;
		font-size: 1em;
		border-left: 0px solid #fff;
		color: #b08490;
		cursor: crosshair;
		background: transparent;
		text-decoration: none;
		text-align: left;
		padding: 0px 0px 0px 7px;
		margin: 0px 0px 0px 12px;
		}

	.navi:hover, .navi:active {
		font-family: "Arial", "Trebuchet MS", "Verdana", sans-serif;
		font-size: 1em;
		border-left: 0px solid #fff;
		color: #364777;
		cursor: crosshair;
		background: #fff;
		text-align: left;
		padding: 0px 0px 0px 7px;
		margin: 0px 0px 0px 12px;
		}

#footer {
	background: url(images/footer.jpg) no-repeat;
	clear: both;
	color: #bec194;
	font-size: .5em;
	text-align: center;
	font-family: "small fonts";
	text-transform: uppercase;
	height:96px;
	margin: 0px 0px 0px 0px;
	padding: 0px 73px 0px 74px;
	}

a:link, a:visited {
	text-decoration: none;
	color: #adc173;
	font-weight: normal;
	}

a:hover, a:active {
	text-decoration: none;
	border-bottom: 0px dotted #fff;
	color:#ccc;
	cursor: crosshair;
	text-decoration: none;
	font-weight: normal;
	}
	
b {
	font-family: "times new roman", sans-serif;
	font-weight: bold;
	letter-spacing: 4px;
	font-style: normal;
	text-transform: uppercase;
	font-size: .8em;
	color: #b4b993;
	}

i {
	color:#d8347d;
	font-family: arial;
	}

u {
	color:#364777;
	font-size: .65em;
	font-family: "small fonts";
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dotted #bfd085;
	}

input{
	font-size: inherit;
  	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #ecdcd1;
	border: 1px solid #bd9c9d;
	background-color: #fff;
		}

textarea{
	margin: 5px 0px 5px 0px;
	font-size: inherit;
   	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #ecdcd1;
	border: 1px solid #bd9c9d;
	background-color: #fff;
	width: 75%;
	height: 100px;
	}
