/* CSS Document */
/* Hack: Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/*links*/
a {  text-decoration:none; color: #b5e3b5; font-weight: normal; }
a:link, a:visited, a:active	{	color: #33CC00;	text-decoration:none; padding-bottom:1px; white-space: nowrap;font-size:16px;}
a:hover { color: #3333CC;}
a img	{ border:0 none; padding:0px; display:block;}
fieldset	{ margin:0; padding:0; border:0;}
h1, h2, h3	{ margin:0px; padding:0px;}
/*Layout*/

/*************************** BEGIN ALL PAGES ***************************/
html		{	height: 100%; margin-bottom: 1px;}
body		{	margin:0px;	padding:0px; font-family: Tahoma, "Times New Roman", Times, serif; font-size:14px; line-height:1.2em;
				background-image: url(../images/coolblack.gif); text-align:center;}

#container	{	width: 760px; height: 800px; margin:0px auto; background-color:#FAFBA9;}
#top		{	width:100%; height: 100px; padding-top: 15px; font-size: 300%;}
#bold		{	width:100%; height: 20px; font-weight: bold; text-align:left;text-indent: 10px;}
#other		{	width:100%; height: 100px;text-align:left; text-indent: 40px; margin: 0px 40px 20px 40px;}
#contact	{	width:100%; height: 100px;text-align:left; margin: 0px 40px 20px 40px;}