/* ------------------------------
HTML Redefine Tags
------------------------------ */
body{font-family:century gothic; font-size:13px;}

input, form, textarea
h1, h2, h3, h4, h5, h6
h1{font-size:18px;}
h2{font-size:17px;} 
 

/* ------------------------------
PAGE STRUCTURE
------------------------------ */

#wrapper{
	width:800px;
	margin:0 auto;
	border-color:#FFFFFF;
	border-style: solid;
	border-width: 2px;
}
#header{width:800px; display:block; height:auto; border-bottom-width: 2px;
	border-bottom-style: solid; border-bottom-color: #ffffff;}
#main{
	width:800px;
	background-color: #FFD2AA;
}
#navbar{width:140px; height:auto; float:left;}
#animation{width:658px; height:447px; float:right; border-left-width:2px; border-left-style: solid; border-left-color: #ffffff;}
#texts{
	width:583px;
	height: auto;
	padding:2px 45px 5px 30px;
	float:right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ffffff;
	background-color: #FFD2AA;
}

#footer1{
	clear:both;
	width:800px;
	display:block;
	padding:2px 0;
	font-family:century gothic;
	font-size:10px;
	color: #FFFFFF;
	background-color: #800606;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
} 

#wrapper #navbar #Image2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#wrapper #navbar #Image3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#wrapper #navbar #Image4 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
