* { padding: 0; margin: 0; }

body {
 font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
 font-size: 13px;
 text-align: center;
 color: #444;
 background-image: url(../images/summerbg.gif); 
}
#wrapper { 
 width: 922px;
 text-align: left; 
 margin: 0 auto;
 line-height: 200%;
}
#header {
 float: left;
 width: 922px;
 height: 145px;
 padding: 0px;
 border: 0px;
 margin: 0px 0px 0px 0px;
 background: #F1C139 url(../images/mfa_banner.gif) no-repeat center center;
}
#navigation {
 float: left;
 width: 922px;
 height: 43px;
 color: #CD3236;
 padding: 0px;
 border: 0px;
 margin: 0px 0px 0px 0px;
 background: #E9731C;
}
#faux {
 background: url(../images/faux.gif);
 margin-bottom: 0px;
 overflow: auto;
 width: 100%;
 clear: both;
}
#leftcolumn {
 display: inline; 
 float: left;
 width: 202px;
 padding: 10px;
 border: 0px;
 margin: 0px 0px 0px 0px;
}
#content {
 display: inline; 
 position: relative;
 float: left; 
 width: 458px; 
 padding: 10px;
 border: 0px;
 margin: 0px 0px 0px 0px;
}
#rightcolumn { 
 display: inline;
 position: relative;
 float: left; 
 width: 202px;
 padding: 10px;
 border: 0px;
 margin: 0px 0px 0px 0px;
}
#footer { 
 background: url(../images/footer.gif);
 margin-bottom: 0px;
 overflow: auto;
 width: 922px;
 clear: both;
}
#left {
    display: inline;
	width: 502px;
	float: left;
	text-align: left;
    color: #000;
	padding: 10px;   
}
#right {
	display: inline;
    position: relative;
    width: 380px;
	float: right;
	text-align: right;
    color: #000;
	padding: 10px;
}
h1, h2, h3, h4, h5 {
 font-family: 'Copperplate Gothic Bold', "Palatino Linotype", Helvetica, sans-serif;
 font-weight: normal;
 line-height: 200%;
}
h1 { 
 font-size: 20px; 
 color: #454341; 
 text-align: center;
 background: url(../images/bar.gif) no-repeat center center;
} 
h2 { 
 font-size: 18px; 
 color: #3D4D71; 
} 
h3 { 
 font-size: 16px; 
 color: #3D4D71;
 text-align:center;
} 
h4 {
 font-size: 14px;
 color: #3D4D71;
 font-variant:small-caps;
}
h5 {
 font-size: 14px;
 color: #000;
 font-variant:small-caps;
 text-align:right;
}
a:link {
 font-family:'Copperplate Gothic Bold';
 font-size: 14px;
 color: #CD3236;
 line-height: 200%;
 text-decoration: none;
}
a:visited {
 font-family:'Copperplate Gothic Bold';
 font-size: 14px;
 color: #D47476;
 line-height: 200%;
 text-decoration: none;
}
a:hover { 
 color: #696969;
 text-decoration: underline;
}
a:active {
 color: #696969;
 text-decoration: underline;
}
img.border {
 border: 4px #E9731C solid;
}
.imgleft {
 float:left;
 margin: 0px 10px 0px 0px;
}
.imgright {
 float:right;
 margin: 0px 0px 0px 10px;
}
#list { 
 margin-left: 40px; 
 list-style-image: url(../images/arrow.gif);
} 
#list li { 
 margin-bottom: 5px; 
 padding-left: 25px; 
 padding-bottom: 2px; 
} 

#table {
 font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;
 font-size: 12px;
 background: #EFDD79;
 margin: 10px 39px 0px 39px;
 width: 380px;
 border-collapse: collapse;
 text-align: left;
}
#table td {
 border-bottom: 1px solid #A18B71;
 color: #444;
 padding: 6px 8px;
}
#table tr:hover td {
 color: #C66300;
}
#fencersleft {
 display: inline; 
 float: left;
 width: 200px;
 padding: 10px;
 border: 0px;
 margin: 0px 0px 0px 0px;
 text-align: right;
}
#fencersright {
 display: inline; 
 position: relative;
 float: right; 
 width: 200px; 
 padding: 10px;
 border: 0px;
 margin: 0px 0px 0px 0px;
 text-align: left;
}
.small {
 font-style: italic;
 font-size: xx-small;
 color: #696969;
}
