/* CSS Document */

body{
	padding :0;
	margin :0;
	background-repeat: repeat-x;
	background-color: #573614;
}

#content{
	padding-top : 140px;
	padding-bottom : 30px;
	padding-left : 280px;
	padding-right : 30%;
}

#content h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #540B1F;
	background-color : transparent;
}

#content h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #573614;
	line-height: 10%
	background-color : FOFOFO;
}

#content p{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #6699CC;
	text-align: justify;
	text-decoration: none;
	padding-right : 10px;
	line-height: 14px;
	background-color: transparent;
}

#logo{
	position : absolute;
	top : 30px;
	left : 30px;
	z-index : 50;
	font-family: "Juice ITC", "Apple Chancery", Impact, "Bradley Hand ITC", Skia, "Trebuchet MS", sans-serif;
	font-size: 50px;
	color: #333333;
	font-weight: bold;
}

#script{
	position : absolute;
	top : 12px;
	right : 10px;
	text-align : right;
	font-family: "Shelley Allegro Script", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #6699CC;
	font-weight: bold;
}

#navigation{
	position: absolute;
	top : 140px;
	left : 30px;
	width : 190px;	
}

#navigation p {
	margin-bottom : 4px;
	margin-top : 15px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #6699CC;
}

.button a {14px;
	text-transf
	background-color : #524942;
	border : none;
	display: block;
	padding-bottom : 6px;
	padding-left : 6px;
	padding-right : 12px
	padding-top : 10px;
	text-decoration : none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #6699CC;
}

.button a:hover {
	background-color : transparent;
	color : #FOFOFO;
	font-weight: bold;
}


.boxrt {
	font-family: Webdings, fantasy;
	font-size: 80px;
	color: #999999;
	float: right;
	margin: 4px 10px 4px 10px;
}
	
.boxlft {
	font-family:  Webdings, fantasy;
	font-size: 75px;
	color: #999999;
	float: left;
	margin: 4px 10px 4px 4px;
}

body{padding: 30px;background-color: #351900;
    font: 100.01% "Trebuchet MS",Verdana,Arial,sans-serif}
h1,h2,p{margin: 0 10px}
h1{font-size: 14 px;color: #573614;
padding-left : 15px;}
h2{font-size: 14 px;color: #573614;
padding-left : 15px;}
p{padding-bottom:1em;
font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #6699CC;
	text-align: justify;
	text-decoration: none;
	padding-right : 15px;
	padding-left : 15px;
	line-height: 14px;
	background-color: transparent;}
h2{padding-top: 0.3em}


#nifty{
	margin: 0 10%;
	background: #F0F0F0;
	position : absolute;
	top : 139px;
	left: 212px;
	width : 500px;
	height: 625px;
	overflow: scroll;
}

