body
	{
	  margin:               10px auto;
	  background-color:     white;
	  font-family:		Arial;
	  font-size:		10pt;
	}

p
	{
	  margin-top : 0px;
	  margin-bottom : 26px;
	  color: #253151;
	  line-height: 2em;
	}
	
a
	{
	  font-weight: bold;
	  text-decoration: none;
	  color: #c1324e;	  
	}
	
a:hover
	{
	  text-decoration: underline;
	  color: #d76c81;	  
	}

li
	{
	  color: #253151;
	  list-style-type: none;	   
	  margin-bottom: 10px;	  
	}

img
	{
	  display: block;
	  border: none;
	 
	}

.subheader
	{	  
	  color: #334168;
	  font-size: 16pt;	  
	  font-weight: bold;
	}	

.header
	{
	  color: #334168;
	  font-size: 24pt;	  
	  font-weight: bold;
	}
	
.pink
	{
	  color: #c1324e;
	}

#center
	{
 	  margin-left: 		auto;
	  margin-right:		auto;
	  width: 		960px;
	}



#structure
	{
	  width: 960px;
	  border: 1px solid #bcbcbc;
	  border-collapse: collapse;
	}

#structure td
	{	 
	  padding: 0px;
	}


#header
	{	 
	  border-collapse: collapse;
	}

#header td
	{	 
	  padding: 0px;
	}

#navigation
	{	 
	  border-collapse: collapse;
	}

#navigation td
	{	 
	  padding: 0px 1px 0px 0px;
	}
	
#content
	{	 
	  background-image: url('../images/layout/content_bg.gif');
	  background-repeat: repeat-x;	  
	  border-collapse: collapse;
	}

#content td
	{	 
	  padding: 25px;
	}
	
#content img
	{
	padding: 1px;
	border-color:#CCCCCC;
	}

#gallery
	{	 
	  background-image: url('../images/layout/content_bg.gif');
	  background-repeat: repeat-x;	  
	  border-collapse: collapse;
	  width: 100%;
	 
	}
	

#gallery td
	{	 
	  padding: 6px 0px 2px 6px;
	  
	}
	
#leftcolumn
	{
	  vertical-align: top;	  
	}

#rightcolumn
	{
	  vertical-align: top;
	  width: 600px;
	}

#contact_form
	{
	  color: #253151;
	  font-size: 9pt;
	  margin-top:  5px;
	  margin-left: 15px;
	  width: 75px;
	  border: 1px dotted #bcbcbc;	 
	}

#contact_form td
	{
	  padding: 3px;
	}


#contact_form_2
	{
	  color: #253151;
	  font-size: 9pt;
	  width: 400px;
	  border: 1px dotted #bcbcbc;	 
	}

#contact_form_2 td
	{
	  padding: 3px;
	}

.labels
	{
	  width: 25px;
	}
	
.input
	{
	  width: 50px;
	}

.inputButton
	{
	  color: white;
	  background-color: #334168;
	  font-size: 9pt;
	  width: 71px;
	}
	
#footer
	{	 
	  width: 961px;
	  background-image: url('../images/layout/footer_bg.gif');
	  background-repeat: repeat-x;
	  border-collapse: collapse;
	}

#footer td
	{	 
	  color: #4d4d4d;
	  padding: 4px 2px 1px 2px;
	  font-size: 10px;	  
	}
	
#footer a
	{	 	  
	  color: #4d4d4d;
	  text-decoration: none;
	}	

#footer a:hover
	{	 	  
	  color: #9c9c9c;
	}		