@font-face
		{
		font-family: Gill Light SSi Light;
		src: url('gill_light_ssi_light.ttf'),url('Sansation_Light.eot'); /* IE9 */
		}



html,body,div,p {
		font-family: Gill Light SSi Light , arial narrow , century gothic , arial , sans-serif;
		font-size: 14px;
		letter-spacing: 4px;
		color: #000000;
		
		}


html		{
		height: 100%;
		width: 100%;
		border: 0 ; 
		
		}

body		{
		
		margin: 0;
		border:0;
		padding: 0;
		height: 100%;
		width: 100%;  
		}

#welcome	{
		
		
		width:98%;
		height:97%;
		
		
		margin-left:auto;
		margin-right:auto;
		
		padding:1em;
		background-color: white;
		}
		

p		{
		margin: 0 0 20px 0;
		border: 0;
		padding: 0;
		font-size:100%;
		}

h1		{font-size:400%; letter-spacing: 20px; line-height: 20px;}

h2		{font-size:350%; letter-spacing: 16px; line-height: 20px;}

h3		{font-size:275%; letter-spacing: 12px; line-height: 16px;}

h4		{font-size:200%; letter-spacing: 10px; line-height: 12px;}

h5		{font-size:150%; letter-spacing: 7px; line-height: 8px;}

h6		{font-size:125%; letter-spacing: 5px; line-height: 5px;}

h7		{font-size:100%; letter-spacing: 5px; line-height: 30px;}

hr		{
		width: 85%;
		color: black;
		background-color: black;
		height: 1px;
		display:block;
		clear:both;
		}

a:link		{ color: #000000; font-family:  Gill Light SSi Light , arial narrow , century gothic , arial , sans-serif; text-indent: 0px; text-decoration: none }
a:visited	{ color: #000000; font-family:  Gill Light SSi Light , arial narrow , century gothic , arial , sans-serif; text-indent: 0px; text-decoration: none }
a:hover		{ color: #aaaaaa; font-family:  Gill Light SSi Light , arial narrow , century gothic , arial , sans-serif; text-indent: 0px; text-decoration: none }
a:active	{ color: #aaaaaa; font-family:  Gill Light SSi Light , arial narrow , century gothic , arial , sans-serif; text-indent: 0px; text-decoration: none }


table		{
		width : 100%;
		border : 1px solid black;
		margin: 0px auto;
		padding : 0px;
		border-spacing: 20px;
		}

.indextable	{width=100%;
		height : 100%;
		border-spacing: 0px;
		}

.trheader	{
		height : 18%;
		}

.trfooter	{
		height : 10%;
		}


td		{
		border : 0px solid black;
		margin : 0 0 0 0;
		padding : 0px;

		text-align: center;
		vertical-align: top;
		}

.tdouter	{
		width: 10%;
		}

.tdcenter	{
		background-color: white;
		min-width: 1000px;
		width: 1000px;
		min-height: 400px;
		height: 400px;
		padding: 20px;
		text-align: left;
		}

.tdlogo		{
		background-color: white;
		min-width: 200px;
		width: 200px;
		min-height: 400px;
		height: 400px;
		padding: 20px;
		text-align: left;
		}

.tdslideshow	{
		background-color: white;
		min-width: 600px;
		width: 600px;
		min-height: 400px;
		height: 400px;
		padding: 20px;
		text-align: left;
		}



.index		{
		background-color: #000000;
		}


.site		{
		background-color: #f9f9f9;
		}


.frame 		{
		min-height:400px;
		width: 1100px;
		min-width:1000px;
		background: white;

		margin: 70px auto 0px auto;
		}

.page		{
		padding: 35px 35px 35px 35px;
		min-height:260px;
		background: 000000;
		border: 1px solid;
		border-color: #bbbbbb;
		border-radius: 5px;
		}


.foot 		{

		padding: 20px 20px 20px 20px;
		min-height:60px;
		background: #f9f9f9;
		}

.content	{
		padding: 0px 40px 0px 40px;
		}


.nav		{
		text-align: center;
		}

.galnav		{
		width : 70%;
		border : 0px;
		margin: 0px auto;
		padding : 0px;
		border-spacing: 0px;

		}

.border	{
		position:absolute;
		top:0; left:0;
		width: 100%; height: 100%;
		border: 5px solid red;
		
		}

.title		{
		font-size:275%;
		letter-spacing: 12px;
		padding: 20px 0 0 0;
		}




.strap		{
		line-height: 50px;
		font-size:250%;
		letter-spacing: 20px;
		text-align: right;
		padding: 0px 20px 10px 0;
		}



.small		{
		font-size: 10px;
		letter-spacing: 2px;
		color:#a0a0a0;
		text-align: left;
		}

.galsmall		{
		font-size: 70%;
		letter-spacing: 2px;
		color:#000000;
		text-align: left;
		}

textarea 	{
		display : block;

		resize  : none;
		overflow: auto;
		}

input, textarea {
		font-family : Gill Light SSi Light , arial narrow , century gothic , arial , sans-serif;

		border : 1px solid #bbbbbb;
		border-radius: 5px;
		padding : 5px;
		margin : 5px 0 5px 0 ;
		background: none;
		
		}

button		{
		background-color: #f9f9f9
		}

