
html, body	{margin:0;
		padding:0;
		direction:ltr;
		background: black;
		}

body		{font-family: "Caslon", Arial, san-serif; 
		 font-size: 15px;
 		}

/* Hides hack from IE-mac \*/
* html .holyhack {height: 1%;}
/* End hack hide from IE-mac */

p.center	{text-align: center;}


table		{
		display:block;
		border-collapse: collapse;
		margin-left: 2px;
		margin-right: 20px;
		}
td		{
		border-spacing: 20px 20px;
		padding: 35 px;
		}
tr		{padding-top: 5px;
		  padding-bottom: 5 px:
		}
h2		{font-family: "Caslon", Arial, san-serif; 
		 font-size: 25px;
		 font-weight:bold;
		 }
.style1
        {
            width: 268px;
	    background: white;	
        }
.style2
        {
            width: 264px;
	    background: white;
        }


#container 	{display:block;
		margin:0;
		margin-top:0;
		margin-left: auto;
		margin-right:auto;
 		padding:10px;}
		

#header 	{display:block;
		padding:0;
		width:100%; height:200px;	
		vertical-align: top;
				}

#content 	{display:block;
		padding:5px;
		margin-left:170px;
		background:white;
		height:100%;
		width:80%;
		 }
#regcontent	{display:block;
		font-size: 10px;
		padding:5px;
		margin-left:170px; 
		background:white;
		height:100%;
		 }


#sidebar 	{display:block;
		position: absolute;
		top:150px;
		left: 10px;
		margin: 25px;
		color:white;
		font-family: "Caslon", Arial, san-serif;
		font-weight: bold;
		font-size: 20px;
		height:100%;
		padding:5px; 
		
		}

img 		{margin:0;
		 border: none
		 }


.class1 A:link { color:white}
.class1 A:visited { color:white}
.class1 A:active { color:white}
.class1 A:hover { color:white}

.class2 A:link { color:black}
.class2 A:visited  { color:black}
.class2 A:active { color:black}
.class2 A:hover  { color:black}
