/* CSS Document */

body

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #000;

	text-align: center;

}





/*******layout********/

#outer {

	margin: 20px auto;

	width: 805px;

	padding: 0;

	border: 1px solid #C1D295;

}



.floatright {

float: right;    

}







#wrapper {

	margin: 0px auto;

	padding: 0;

/**background-color: #EEEEE0; **/

    background-color: #000;

	width: 805px;

position: relative;

    height: 580px;

}



#bottombox

{

	width: 100%;

}



#number {

  position: absolute;

  bottom: 5px;

  left: 5px;

}





#fatag {

 position: absolute;

    bottom: 5px;

    right: 0px;

    

}











#header {

height: 160px;

width: 800px;

margin: 0;

padding: 0;

}



#leftcol {

width: 187px;

height: 307px;

float: left;



}



#rightcol {

width: 618px;

float: right;

height: 306px;

overflow: auto;



background-color: #EEEEE0;

}







#kudobg {

width: 618px;

float: right;

height: 306px;

overflow: auto;



background: #EEEEE0 url("images/kudostitle.gif") top right no-repeat;

  

}



.pinkbg

{

	background-color: #EEEEE0;

	text-align: right;

	padding: 0px 20px 0px 0px;

	height: 306px;

	overflow: auto;

}





#aboutbg {

width: 618px;

float: right;

height: 306px;

overflow: auto;
  

background: #EEEEE0 url("images/aboutustitle.gif") top right no-repeat;
 

}

#contactbg {

width: 618px;

float: right;

height: 306px;

overflow: auto;
   

background: #EEEEE0 url("images/contacttitle2.gif") top left no-repeat;
  

}





#eventbg {

width: 618px;

float: right;

height: 307px;

overflow: auto;

    

background-color: #EEEEE0;

  

}









#footer {

    

	margin: 0 auto;

	padding: 0;

	width: 805px;

	text-align: center;

	color: pink;

}

#footer p {

	text-align: center;

	font-size: 90%;

    color: white;

    letter-spacing: .1em;

}





.clear {

	clear: both;

}



a:link, a:visited {

color: #000;	

}





a:hover {

color: #000;

text-decoration: underline;

}



p {

	margin: 15px 50px;

	padding: 0;

	color: #000;

	font-size: 100%;

	line-height: 190%;

	text-align: left;

	font-family: Arial, Helvetica, sans-serif;

}



td

{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

}

.bh

{

	font-weight:bold;

    text-align: left;

    margin: 15px 50px;

	padding: 0;

    color: #000;

}



.bha

{

	font-weight:bold;

    text-align: left;

    margin: 15px 50px;

	padding: 0;

    color: #EEEEE0;

}



.kudo {

	border-bottom: 1px dotted #000;

	width: 85%;

	padding: 0 5px 10px 5px;

	margin-bottom: 10px;

	width: 420px;

}



.kudo p {

	line-height: 130%;

}



.errors

{

	color: red;

}





.lcin



{



	padding-left:13px;

	padding-right:10px;



}





input {

border: 1px solid #000;

margin-bottom: 5px;

}



ul {

	padding: 0;

	margin-left: 50px;

	}



li {

    margin: 5px 40px 10px 40px;

    padding: 0;

    list-style-type: square;

    text-align: left;

    

}



.leftcol ul {

margin: 0;

padding: 0;

}



.leftcol ul li {

	margin: 0 5px 5px 0px;

	padding: 0;

	list-style-type: none;

list-style-position: outside;

}





#navcontainer {

	margin: 0px 0 0 0px;

    padding: 0;

   border-bottom: 1px solid #000;

    border-top: 1px solid #000;

	color: #fff;

background-color: #000;

    width: 805px;

    

    	}



#navcontainer a:link, #navcontainer a:visited {

    letter-spacing: .1em;

		color: pink;

		text-decoration: none;

   

	}

#navcontainer a:hover {

      letter-spacing: .1em;

    color: #fff;

    

}





#ctable ul {

    margin: 0;

    padding: 0;

   

}

#ctable li {

     list-style-type: none;

}





h3 {

 color: #000;

    font-size: 110%;

    text-align: left;

    margin-left: 20px;

    padding: 0;

}





	.galblock

	{

		font-size:13px;

		padding-left:12px;

		padding-top:5px;

		color:#EEEEE0;

		font-weight:bold;

	}

	

.galblock a:link	{

		color:#EEEEE0;

		text-decoration:none;

		font-weight:bold;

	}

	

	

	.galblock a:visited {

		color: #ACB98D;

		text-decoration: none;

		font-weight: bold;

	}

	.galblock a:hover

	{

		color:#ffffff;

		text-decoration:none;

		font-weight:bold;

	}
