*  {margin:0;
	  padding:0;}

body  {background-color:#fff3f2;
				font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;	
				color:#484848;
				background-image:url(images/background.jpg);
				background-repeat: repeat-x;
				background-position: top left;
				}
				

li {display:inline;}			
img {border:0px;}

#wrapper  {margin:0 auto;
						 width:980px;
						 }

#banner  {
					  width:980px;
					  position:relative;
					}

#nav  {font-family:"Georgia1", Georgia, serif;
			   text-align:left;
			   font-style:italic;
			   color:#FF62B0;
			   width:980px;
			   height:42px;
			   padding-top:20px;
			   margin-top:20px;
			   position:relative;
			   				}

#main  {line-height:175%;
				  font-size:13px;
				  color:#484848;
				  width:980px;
				  height:460px;
	}

#left  {float:left;
			  width:410px;
			  padding:5px 0 0 0;
			  }
			  
#right  {float:right;
				 width:540px;
				 padding:35px 0 0 0;
				 }
				 
#leftsecond {float:left;
			  				 width:150px;
			  				 padding:15px 0 0 0;
							 }

#rightsecond  {float:right;
				 				width:610px;
				 				padding:15px 0 0 0;
								margin-right:200px;
				 				}
#testleft  {float:left;
			  		 width:520px;
			  		 padding:35px 0 0 0;
			         }
			  
#testright  {float:right;
				 	     width:430px;
				 	     padding:35px 20px 0 0;
					    }								
								
#singlecolumn {	float:left;
			  				 		width:900px;
									background-color:#FFF;
									width:900px;
									height:400px;
								   }
								   
#vendors {	float:left;
			  			width:900px;
						background-color:#FFF;
						width:900px;
						height:400px;
						font-size:11px;
						line-height:20px;
								   }
#footer  {
					width:980px;
					height:30px;
					clear:both;
					text-align:center;
					font-size:10px;
					color:#FF62B0;
					}
a.footer {color:#ff62b0;}
					
#bottom  {
					   width:980px;
				       padding-top:7px;
				       clear:both;
					   font-size:8px;
					   text-align:right;
					   color:#ccc;
					}
#quote {background-color:#FFF;
				   font-style:italic;
				   line-height:145%;
				   color:#666;
				   margin-left:70px;
				   width:400px;
				   padding:10px;
					}
.text {margin-left:70px;}
.intro {font-style:italic;
			  font-weight:bold;
			  font-family:"Georgia1", Georgia, serif;
			}
.biotext { 
					font-size:11px;
					text-indent:1em;
				  }
.disclaimertext {line-height:150%;
					font-size:10px;
					text-indent:1em;
					padding:0 10px 0 10px;	
					}				  				  
.bannernav {font-size:11px;
					       color:#FF62B0;
						   text-align:right;
						   position:absolute;
						   top:85px;
						   right:40px;
						   }
.mp3 {position:absolute;
			  top:-13px;
			}
.bottomcopy {margin-right:50px;}			
.contact {font-size:11px;
					margin-left:70px;
					line-height:165%;
					color:#FF62B0;
				    }
.form {color:#999;
			  font-weight:bold;
			  font-size:11px;
			}
.input {border:1px solid #E0E0E0; 
			    background-color:#E0E0E0;}

.button {border: 0px;
    background: #FF62B0;
	color:#fff;}
	

div#banner a {text-decoration:none;}
div#banner a:link {color:#CCC;}
div#banner a:visited {color:#CCC;}
div#banner a:hover {color:#fff;}

div#nav a {text-decoration:none;}
div#nav a:link {color:#666;}
div#nav a:visited {color:#666;}
div#nav a:hover {color:#FF62B0;}

div#footer a {text-decoration:none;}
div#footer a:link {color:#FF62B0;}
div#footer a:visited {color:#FF62B0;}
div#footer a:hover {color:#666;}

div#bottom a:link {color:#CCC;}
div#bottom a:visited {color:#CCC;}
div#bottom a:hover {color:#FF62B0;}

a:link {color:#FF62B0;}
a:visited {color:#FF62B0;}
a:hover {color:#666;}					


