body	{
	color: #000;
	background: #ddb;
	margin: 15px 0 25px;
	padding: 0;

	}
	
.hide	{
	display: none;
	}
	
img {	
	border: 0;
	}
	
a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}

a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}

a:hover {
	font-weight : bold;
	text-decoration : underline;
	color: #f60;
	background: transparent;
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #f90;
	background: transparent;  
	}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
		font-family: Georgia, "New Century Schoolbook", Times, serif;
		}

h1	{
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0.25em;
	}

h2	{
	font-size: 1.15em;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	}

html p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size:  0.85em;
	line-height: 1.5;
	}

#footer p	{
	font-size: 11px;
	margin-top: 25px;
	}
	
/* Basic page divisions */

#content {
	background: trasparent;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
    border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	}
#primarycontent	{
	padding-left: 25px;
	padding-top: 25px;


	}
	
#primarycontent img	{
	margin: 3px;
	display: in-line;
	padding: 5px;
	}		

/* Sidebar display attributes */
#sidebar 	{
    padding-top: 25px;
	}
#sidebar p	{
	font-style: italic;
	text-align: left;
	margin-top: 0.5em;
	margin-right:1.0em;
	margin-bottom: 0em;
	margin-left: 0.5em;
	}

#sidebar img	{
	margin: 30px 5px 10px 5px;
	}
	
#sidebar h2	{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	line-height: 1.5;
	text-align: right;
	}
/* gallery images display attributes */
#gallery {
	background:url(sf5.gif) repeat-y 0.4em;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 20px;

	}
#gallery img	{
	margin: 3px;
	display: inline;
	}
#maincontent	{
	padding-left: 50px;
	width: 580px;
	background-image: url(sf5.gif);
	background-position: 0.4em;
	padding-top: 0px;
	padding-right: 50px;
	height: 28px;
	padding-bottom: 0px;
	background-repeat: repeat-y;
	color: #C78F58;
	}
.maincontent img 1	{
	padding-left: 50px;
	padding-right: 700px;
	color: #C78F58;
	}	
	#men {
	background:url(sf5.gif) repeat-y 0.4em;
	}	
