
BODY		{
		margin-right:2em;
		margin-left:0.5em;
		background-image: url('../menuimg/background2.jpg');
		font-family: book antiqua;
		margin-top: 0.4em;
		font-size: 1em;
		text-align: justify;
		overflow: auto;
		}

content
		{
		margin: 10em 10em 10em 10em;
		}
		
#content2
		{
		margin: 1em 3em 1em 8em;
		}

p	{}

.address
		{
		text-align: center;
		font-size: 0.8em;
		}
		
h1	{font-size: 30px; text-align: center}

h2	{font-size: 25px;}

h3	{font-size: 20px;}

.black	{color:#000000}
.blue	{color:6600ff;}
.light blue {color:ADD8E6;}
.red	{color:cc0066;}
.indigo	{color:4B0082;}
.orange	{color:FF7F50;}
.yellow	{color:FFFF00;}
.green	{color:008000;}
.violet	{color:9400D3;}

#banner	{text-align: center}

#links	{text-align: center}

#links li
	{
	display: inline;
	margin left: 35px;	
	font-size: 30px;
	}

#links a:hover	{text-decoration:none;}

#links2 {
	font-size: 1.0em;
	text-align: center;
	}

#links2 a:hover {text-decoration:none;}


#links3	{	
	font-size: 0.6em;
	text-align: center;
	font: bold;
	}	

#links3	a:hover {text-decoration:none;}
	}


a:hover {text-decoration:none;}

#left 	{
	float: left;
	width: 180px;
	}

#right 	{
   	margin:0px 50px 50px 200px;
	padding:10px;
	}

#middle {
        margin: 0px;
     	}

img { behavior: url(iepngfix.htc); } 


