/**  STRUCTURE  **/

html{
	min-height: 100%;
	margin-bottom: 1px;
	}
body{
     width: 760px;
     text-align: center;
     margin-left: auto;
     margin-right: auto;
     font-family: arial, helvetica, sans-serif;
     font-size: 12px;
    margin-top: 1px;
    padding-top: 5px;
     }
.header{
     font-family: arial, helvetica, sans-serif;
     font-weight: bold;
     font-size: 110%;
     color: #5B5348;
		padding: 0px;
		margin-bottom:5px;
     } 
.container{
     width: 100%;
     text-align: left;
     padding: 2px;
     border: 2px groove;
		 border-color: #DF99A3 #FC6476 #FC6476 #FCBEC7;
		 background-color: #F7DBB5;
		 margin-bottom: 2px;
		 margin-top: 5px;
     }
.leftcol{
	width: 120px;
  float: left;
	padding: 0px 4px 0px 1px;
  }
.rightcol{
	width: 140px;
	float: right;
	padding: 0px;
	font-size: 90%;
	}
.mainleft{
	width: 220px;
	background-color: #F7DBB5;
	padding: 10px;
	text-align: left;
	float: left;
	border: 3px solid #FFF;
	margin-top: 5px;
	}
.mainright{
	width: 220px;
	background-color: #F7DBB5;
	padding: 10px;
	text-align: right;
	float: left;
	border: 3px solid #FFF;
	border-left-width: 0px;
	margin-top: 5px;
	}
.textbox{
	width: 580px;
     font-family: arial, helvetica, sans-serif;
     font-size: 90%;
		 color: #9C0010;
		padding: 10px;
		float: left;
     }	
.textbox2{
	width: 450px;
     font-family: arial, helvetica, sans-serif;
     font-size: 90%;
		 color: #9C0010;
		padding: 10px;
		float: left;
     }	
.footer{
     width: 750px;
     text-align: center;
     padding: 2px;
     border: 2px groove;
		 border-color: #DF99A3 #FC6476 #FC6476 #FCBEC7;
		 background-color: #F7DBB5;
		 margin-top: 5px;
     font-family: arial, helvetica, sans-serif;
     font-size: 85%;
     }

		

/**  LINKS  **/


.mainleft a:link{
	color: #5A514A;
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
	}	
.mainright a:link{
	color: #5A514A;
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
	}
.mainleft a:visited{
	color: #5A514A;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	}	
.mainright a:visited{
	color: #5A514A;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	}		
.mainleft a:hover{
	color: #EB6B6B;
	font-size: 120%;
	font-weight: bold;
	}	
.mainright a:hover{
	color: #EB6B6B;
	font-size: 120%;
	font-weight: bold;
	}	
.textbox a:link{
	color: #5A514A;
	text-decoration: underline;
	}		
.textbox a:visited{
	color: #5A514A;
	text-decoration: none;
	}			
.textbox a:hover{
	color: #EB6B6B;
	}		
.rightcol ul li a:link{
	color: #5A514A;
	font-size: 95%;
	text-decoration: underline;
	}		
.rightcol ul li a:visited{
	color: #5A514A;
	text-decoration: underline;
	}			
.rightcol ul li a:hover{
	color: #EB6B6B;
	text-decoration: underline;
	}			
.footer a:link{
	color: #5A514A;
	}		
.footer a:visited{
	color: #F65656;
	}			
.footer a:hover{
	color: red;
	}	
.linkbar{
		width: 760px;
		height: 32px;
     background-image: url(/images/stripePink.jpg);
		 background-repeat: repeat-x;
		 margin: 0;
		 padding: 0;
		 text-align: right;
		 line-height: 1.9em;
     }
.linkbar li a:link{
    width: 118px;
		height: 26px;
    text-align: center;
    margin-left: 1px;
    margin-right: 1px;
    padding: 4px;
    border: 2px outset;
    border-color: #DCE8E8 #8C0000 #8C0000 #DCE8E8;	
    background-color: #88ACAC;
    font-family: arial,helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
    color: white;
    text-decoration: underline;
    }
.linkbar li a:visited{
    width: 118px;
		height: 26px;
    text-align: center;
    margin-left: 1px;
    margin-right: 1px;
    padding: 4px;
    border: 2px outset;
    border-color: #DCE8E8 #8C0000 #8C0000 #DCE8E8;	
    background-color: #88ACAC;
    font-family: arial,helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
    color: white;
    text-decoration: none;
    }
.linkbar li a:hover{
    color: #2A706F;
    text-decoration: underline;
		background-color: #F4CDB5;
    }
.linkbar ul li{
	display: inline;
	margin: 1px 2px 2px 2px;
	}
			

	
	
/**  LISTS **/


.mainleft ul{
	margin: 0px;
	padding: 0px;
	}
.mainright ul{
	margin: 0px;
	padding: 0px;
	}
.mainleft li{
	list-style-type: none;
	padding: 0;
	line-height: 210%;
	border-bottom: 2px solid #FFF;
	}
.mainright li{
	list-style-type: none;
	padding: 0;
	line-height: 210%;
	border-bottom: 2px solid #FFF;	
	}
.rightcol ul{
	margin: 0px;
	padding: 0px;
	}	
.rightcol li{
	text-align: left;
	list-style-type: none;
	padding: 0px;
	line-height: 1.6em;
	font-size: 95%;
	}
	
  

/*   IMAGES   */

.rightcol img{
	padding: 5px 0px;
	}
.header img{
	padding: 0px;
	margin: 0px;
	}
.paddingright{
	padding: 5px 5px 5px 0px;
	}
	
	
/*   DIVERS   */

.clear{
	clear: both;
	}
