.body {
	background-attachment: fixed;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #0c39ff;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 775px;
	background-image: url(images/header_scalo_edges.png);
	background-repeat: no-repeat;
}
.top {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#maincontent {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
}
#maincontent h2 {
}



#header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#navigation a {
	color: #BD1009;
	text-decoration: none;
	text-align: center;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#navigation ul{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	width:12em;	/* width of all menu boxes */

	/* NOTE: For adjustable menu boxes you can comment out the above width rule.

	However, you will have to add padding in the "#menh a" rule so that the menu boxes

	will have space on either side of the text -- try it */
}

#navigation a:hover {
	color: #FFFFFF;
	background-color: #BD1009;
}

#footer {
	background-color: #170303;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer a {
	color: #F4F4F4;
	font-weight: bold;
	text-decoration: none;
}

#footercontent {
	color: #FB4446;
	font-size: 14px;
	font-weight: bold;
}
#footercontent a {
	color: #FFFFFF;
	text-decoration: none;
}



#navigation {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#navigation ul {
	background-color: #F4F4F4;
}


#maincontent h3 {
	padding: 5px;
}
#maincontent h2 {
	font-weight: bold;
	color: #330099;
	font-family: AGaramond;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#above {
	font-weight: bold;
	color: #006600;
	font-size: 24px;
	background-position: center;
}
#above a {
	text-decoration: none;
	color: #006600;
}

#below {
	font-size: 24px;
	color: #057DFE;
	font-weight: bold;
	background-position: center;
}
#photography {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	background-position: center;
}
#photography a {
	color: #000000;
	text-decoration: none;
}


#below a {
	color: #057DFE;
	text-decoration: none;
}




#maincontent p {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}
.maincontent a {
	color: #BD1009;
	text-decoration: none;
}
#maincontent a:hover {
	text-decoration: underline;
}

#abstract {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
	background-repeat: repeat;
	background-position: center;
}

#maincontent h1 {
	font-family: BellGothic;
	font-weight: bold;
}
#above:hover {
	color: #00CC00;
}
#below:hover {
	color: #33CCFF;
}
#abstract a {
	color: #FF0000;
	text-decoration: none;
}
#abstract:hover {
	color: #FFB7B7;
	text-decoration: none;
}
#photography:hover {
	color: #999999;
}

#above h2 {
	font-size: 16px;
	font-weight: bold;
	color: #330099;
}
#menu {
	width: 280px;
	height: 10px;
	margin: 0 auto;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(images/img02.jpg);
	background-repeat: no-repeat;
}
#menu container {
	background-color: #F4F4F4;
}


#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	list-style: none;
	height: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	padding: 8px 20px 0 20px;
	border-right: 1px solid #2A2C2F;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	color: #FF0000;
}

#menu a:hover, #menu .active a {
	background-color: #000000;
}
#menu {
	width: 750px;
	height: 20px;
	margin: 0 auto;
	background-image: url(images/img02.png);
	background-repeat: no-repeat;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 20px 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	padding: 8px 20px 0 20px;
	border-right: 1px solid #2A2C2F;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #DFE8F2;
}

#menu a:hover, #menu .active a {
	background-color: #000000;
}
#maincontent a {

	color: #BD1009;
	text-decoration: none;
}
