/* CSS Document */

body{
	padding :0;
	margin :0;
	background : #CEDCBC;/*#CCCC99;*/
}

#content{
	padding-top : 210px;
	padding-bottom : 30px;
	padding-left : 190px;
	padding-right : 10%;
	width : 865px;
}

#content h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000033;
	background-color : transparent;
}

#content h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000033;
	background-color : transparent;
}

#content p{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	background-color : transparent;
	text-align: justify;
}

#content table{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	background-color : transparent;
	text-align: justify;
}

#logo{
	position : absolute;
	top : 30px;
	left : 30px;
	z-index : 50;
}

#mountains{
	position : absolute;
	top : 75px;
	left : 650px;
	z-index : 50;
}

#script_name1{
	position : absolute;
	top : 30px;
	left : 320px;
	right : 5px;
	text-align : left;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #4D4D4D;/*#666666;*/
	font-weight : bold;
}

#script_name2{
	position : absolute;
	top : 75px;
	left : 420px;
	right : 5px;
	text-align : left;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	font-weight : bold;
	font-style : italic;
}

#script_moto{
	position : absolute;
	top : 160px;
	left : 330px;
	right : 5px;
	text-align : left;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight : bold;
	width : 300px;
}

#navigation{
	position: absolute;
	top : 200px;
	left : 30px;
	width : 140px;	
}

#navigation p {
	margin-bottom : 4px;
	margin-top : 8px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

.button a {
	background-color : #B6CA9B;/*#CCFF66;*/
	border : 1px solid #333333;
	text-decoration : none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.button_sel {
	background-color : #98B573;
	border : 1px solid #333333;
	text-decoration : none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
