body {
    background-color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
       
}
font,th,td,p,a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
	
a {
    text-decoration:none;
    font-weight: bold;
    color: #fcff23;
}

a:hover {

    color:#ffffff;
}

.container {
	vertical-align: middle;
	text-align: center;
	margin: 0px auto;
	width: 100%;
}

#header{

width: 700px;
margin: 0px auto;

}

#header img{

vertical-align: middle;

}

#content {

width: 650px;
margin: 0px auto;
text-align: justify;
}

#content h1, #content h2, #content h3{

    text-align: center;

}

a#largelink{

    font-size: 18px;
    color: #e8790c;

}


a#largelink:hover{
    color: #e80c45;
}



#centered{

	text-align: center;
	margin: 0px auto;
}

#imagediv {

    margin: 0px auto;
    width: 700px;
    text-align: center;

}

#imagediv2 {

    margin: 10px auto;
    width: 600px;
    text-align: center;
}

#flyerdiv {
    margin: 0px auto;
    width: 400px;

}

.previewdiv{
    float:left;
    width: 200px;
    padding:0px;
    margin:5px 5px 15px 5px;
    color: #ffffff;
    text-align:center;
    font-weight: bold;
    font-size: 14px;
  
}

#thirdTitle h1, #thirdTitle h2, #thirdTitle h3, #thirdTitle p{
   background: #eea9e8;
}
 
#thirdTitle h3{

    font-size: 16px;

}

.previewTitle{

margin:0px 0px 5px 0px;
}

.previewP{

    margin:0px;
    padding: 2px;
    text-align:justify;
}



#firstTitle{
   border: 2px solid #83cf81;
   background: #83cf81;
}

#secondTitle{
   border: 2px solid #81bccf;
   background: #81bccf;
}

#thirdTitle{
   border: 2px solid #cf81c9;
   background: #cf81c9;
}

#first{
   background: #b8ecb7;
   height: 200px;
}

#second{
   background: #b4deec;
   height: 200px;
}

#third{
   background: #eea9e8;
   height: 200px;   
}

#thirdA{
   background: #eea9e8;
   height: 139px !important;
   height: 140px; 
}

#thirdB{
   background: #eea9e8;
   height: 58px;
}

#webring{

    margin: 20px auto;

}

#footer{
    color: #7a7f81; 
}
