body {
	font-family:			verdana, helvetica, san-serif;
	font-weight:			100;
	font-size:				x-small;
	color:					#FFCC66;
	background-color:		#FFFFFF;
	margin-right:			auto;
	margin-left:			auto;	
}

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

a:visited {
	color:					#CCCCCC;
	text-decoration:			none;

}

a:hover {
	color:					#000000;
	text-decoration:			none;
}


a:active {
	color:					red;
	text-decoration:			underline;

}

a img.nob {
		border: none;

}

#h_info {
	text-align:				left;
	background-image:		url('../images/pt.jpg');
	background-repeat:		no-repeat;
	width:					600px;
	height:					90px;
	margin:					0 auto;
	border:					1px black;
}

#main {
	background-image:		url('../images/bmbg2.jpg');
	border:					1px solid #000000;
	border-bottom:			2px solid #000000;
	background-repeat:		no-repeat;
	margin:					0 auto;
	width:					600px;
	height:					900px;
}

ul#navbar {
	text-align:				center;
	list-style:				none;
}

ul#navbar li {
	display:				inline;
}

ul#navbar li a {
	padding:				5px 20px;
	margin:					0px 1px;
	border:					1px solid	#FFCC66;
	text-decoration:		none;
	text-align:				center;
	color:					#000000;
}

ul#navbar li .regular {
	padding:				5px 20px;
	margin:					0px 1px;
	background:				#FFCC65;
	text-decoration:		none;
	text-align:				center;
	color:					#000000;

}

h2 {
	margin-left: 			30px;

}

#intro {
	border:					1px #FFCC66;
	margin:					0 auto;
	width:					500px;
	height:					auto;
	text-align:				left;
	font-size:				small;
	overflow:				auto;
}

p.intro {
	color:					#FFFFFF;
	border:					1px #FFCC66;
	margin:					0 auto;
	padding:				0px 20px 0px 0px;
	text-align:				left;
	text-indent:			20px;
	font-size:				small;
	font-weight:			lighter;
	line-height:			1.4em;
}


#content1 {
	border:					none;
	margin: 				0px 0px 5px 0px;
	margin-left:			35px;
	padding:				0px 5px 0px 5px;
	width:					280px;
	height:					500px;
	float:					right;
	font-size: 				inherit;
}

#content2 {
	border:					1px #FFCC66;
	margin:					0 auto;
	width:					250px;
	height:					500px;
	clear:					both;
}


.body {
	color:					#FFFFFF;
	font-size:				90%;
	text-align:				left;
	text-indent:			20px;
	line-height:			25px;
	letter-spacing:			0.01em;
	font-weight:			lighter;

}

.body1 {
	color:					#FFFFFF;
	font-size:				small;
	text-align:				left;
	font-weight:			lighter;
}

table.links {
	border:					none;
	width:					500px;
	height:					300px;
	margin:					0 auto;
	text-align:				center;
}

dl {
	color:					#000000;
	font-size:				small;
	text-align:				left;
	line-height:			1.4em;
}

/* ABOUT PAGE */

#about {
		border:				1px #FFCC66;
		padding:			5px 5px;
		margin:				0px auto;
		width:				500px;
		height:				400px;
		font-size:				small;
}

/* END ABOUT PAGE */





/* CONTACT PAGE */

#contact {
		border:				1px #FFCC66;
		padding:			5px 5px;
		margin:				0px auto;
		width:				500px;
		height:				400px;
		font-size:			small;
}

table {	
		font-size:			small;		
		width:				300px;
		height:				400px;
}

/* END CONTACT PAGE */



/* Frequently asked questions */
#faq {
	border:					1px #FFCC66;
	margin:					0 auto;
	padding:				0px 20px 0px 15px;
	width:					500px;
	height:					400px;
	text-align:				left;
	font-size:				small;
	line-height:			1.4em;
	overflow:				auto;
}

/* END Frequently asked questions */





/* GLOBAL FOOTER */

#c_info {
	color:					#000000;
	width:					590px;
	height:					20px;
	border:					1px;
	margin:					0 auto;
	padding:				2px;
	text-align:				center;
}

.c_info {
	font-size:				xx-small;
	text-align:				center;
}
span.tag {
		color:				#999999;
		font-size:			60%;		
}

/* END GLOBAL FOOTER */

table.links {
		text-align:			left;
}
