body		{
		background: #E4E4E4; 
		}
hr.line		{width: 940px; border: 3px outset #9B948E;
		}
table.titlebar	{
		background-color: #B9DA77;
		width: 950px;
		margin-left: auto; margin-right: auto;
		padding: 15px;
		}

/*####################    TABS    #############################*/

table.tabs	{width: 950px; background-color: #B9DA77; margin-left: auto; margin-right: auto;
		}
#tabs ul	{
		position: relative;
		left: 0px;
		height: 30px;
		width: 930px;
		margin: 0px 0px 0px 5px;
		padding: 0;
		font-family: "Arial", sans-serif;
		font-size: 12pt;
		background-color: #2175BC;
		}
#tabs li	{
		display: inline;
		}
#tabs li a 	{
		padding: 5px 5px 5px 0.5em;
		border-left: 9px solid #1958B7;
		border-right: 9px solid #508FC4;
		background-color: #2175BC;
		color: white;
		text-decoration: none;
		list-style: none;
		display: inline;
		}
#tabs li a:hover 	{
		border-left: 9px solid #1C64D1;
		border-right: 9px solid #5BA3E0;
		background-color: #2586D7;
		color: #fff;
		}

/*#################      MAIN    ####################*/

table.main	{width: 950px;
		background-color: #B9DA77;
		margin-left: auto; margin-right: auto;
		}

/*##################     BODY    ####################*/

table.text1	{
		background-color: #B9DA77; 
		width: 850px;
		margin-left: auto; margin-right: auto;
		}
.text1 p	{font-size:14pt;
		font-family:"comic sans ms", sans-serif;
		text-align:justify;
		margin-top: 15px;
		}
.text1 h3 	{font-size:18pt;
		font-family:"comic sans ms", sans-serif;
		font-weight:bold;
		text-align:center;
		margin: 0;
		}
table.pictures	{
		background-color: #B9DA77;
		width: 850px;
		margin-left: auto; margin-right: auto;
		}
td.pic		{width: 500px;
		}
img.pic1	{
		background-color: #788E4D;
		padding: 8px;
		border-color: #FFDD7D;
		border-width: 15px;
		border-style: ridge;
		margin-left: 170px; margin-right: auto;
		}

/*##################     CONTACT    ####################*/		
		
table.text2	{
		background-color: #B9DA77;
		width: 850px;
		margin-left: auto; margin-right: auto;
		}
.text2 p 	{font-size: 14pt; font-family:"comic sans ms", sans-serif; text-align:justify;
		}
.text2 h4 	{font-size: 14pt; font-family:"comic sans ms", sans-serif; font-weight:bold; line-height: 0;
		}
.text2 a:link	{font-size: 14pt; font-family: arial, sans-serif; color: blue;
		}
.text2 a:visited{font-size: 14pt; font-family: arial, sans-serif; color: yellow;
		}
.text2 a:hover	{font-size: 14pt; font-family: arial, sans-serif; color: gray;
		}
