/* Default CSS used in all of Sweat */

@charset "UTF-8";

body {
	font-size: 1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-repeat: no-repeat
	margin: 8px; 
	background-color: White;
	}

h1
{
    color: #000000;
    font-variant: small-caps;
    font-size: 2.5em;
    font-family: 'Franklin Gothic Book';
    font-style: normal;
    font-weight: normal;
    line-height: 1em;
    vertical-align: 0em;
    word-spacing: 0em;
}
h2 {
	color:#000000;
	font-variant: small-caps;
	font-size: 2em;
	font-family: 'Franklin Gothic Book';}

#masthead
{
    position: relative;
    top: 0px;
    left: 110px;
    width: 753px;
    height: 132px;
    background-image: url('images/sweat%20online%20masthead1.gif');
}
#menuBar {
	position: relative;
	padding: 0px;
	top: 0px;

	width: 600px;
	height: 25px;
	background-color:#94d5f1;
	background-image: url('images/sweat%20online%20menu1.jpg');
	
	}
#content {
	position: relative;
	top: 0px;
	left: 111px;
	width: 599px; 
	color: #ggg;
	border: 5px;
	}	
#content #copy {
	line-height: 1.5; }
#FloatingBorderTop {
	position: relative;
	float: right;
	width: 250px;
	height: 25px;
	border: 0px none;
	background-image: url('images/FloatingBorderTop.jpg');
	}
#FloatingBorderBottom {
	position: relative;
	float: right;
	width: 250px;
	height: 25px;
	border: 0px none;
	background-image: url('images/FloatingBorderBottom.jpg');
	}
#RightArt {
	border-style: none;
    border-color: inherit;
    border-width: 5px;
    position: relative;
	    float: right; 

	    color: #ggg;
	    background-color: #94d5f1;
	    top: 0px;


    width: 300;
    left: 0px;
}
#LeftArt {
	border-style: none;
    border-color: inherit;
    border-width: 5px;
    position: relative;
	    float: left; 
	    width: 250px;
	    color: #ggg;
	    background-color: #94d5f1;
	    top: 0px;
    left: 0px;
}
	
p.authorName
{
    font: normal 14px "Franklin Gothic Book";
    font-variant: small-caps;
}
	
h2.subHead 
{
	display: block;
	margin-bottom: 8px;
	font-size: smaller;
	color: black; }
p:first-letter.dropCap {
	font: 300%/100% serif;
	color: #999999; }
a:link
{  
    font:; color: #006FBA; font-family: Impact; }
a:visited
{
    font-family: Impact;
    color: #FFFFFF;
}
a:link.norm
{
	font-family: Georgia; font-size: 1em; color: #006FBA;
}
a:visited.norm
{
	font-family: Georgia; font-size: 1em; color: #0030BA;
}

a:link.noformat
{
	font-family: Franklin Gothic Book; font-size: inherit; color: #006FBA; font-weight:bold;
}
a:visited.noformat
{
	font-family: Franklin Gothic Book; font-size: inherit; color: #006FBA;font-weight:bold;

}


