body {
	background-color: #A7CAF0;
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	background-image: url(../images/grid.gif);
	background-repeat: repeat;
	margin-top: 3px;
}

#divCat {
	width: 90px;
	top: 200px;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	padding-left: 10px;
}
#divContainer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #333333;
	background-color: #A7CAF0;
	background-image: url(../images/grid2.gif);
	padding: 0px;
}
#divFooter {
	top: 500px;
	clear: both;
	background-image: url(../images/grad5.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	width: 760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #333333;
	border-bottom-width: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-bottom: 3px;
	text-transform: uppercase;
	color: #333333;
	margin-top: 10px;
}
#divFooter a:link, #divFooter a:visited {
	padding: 0px 5px;
	color: #333333;
	text-decoration: none;
	margin-right: -2px;
	margin-left: -2px;
}
#divFooter a:hover {
	color: #CC0000;
}
#divContent {
	height: 30px;
	width: 635px;
	float: right;
	color: #333333;
	margin-right: 5px;
	margin-top: 10px;
}
#divContent a:link, #divContent a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
#divContent a:hover{
	color: #CC0000;
}
#navigation {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 14px;
	padding-left: 5px;
	background-image: url(../images/grad5.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	padding-bottom: 3px;
	text-transform: uppercase;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited {
	padding: 0px 5px;
	color: #333333;
	text-decoration: none;
	margin-right: -2px;
	margin-left: -2px;
}
#navigation a:hover {
	color: #CC0000;
}
h1 {
	font-size: 1em;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-variant: normal;
	margin-bottom: -10px;
	text-transform: uppercase;
}
h2 {
	font-size: 0.7em;
	font-style: italic;
	margin-bottom: -10px;
}
.cat {
	margin-right: 5px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #0966D0;
	border-right-color: #0966D0;
	border-bottom-color: #0966D0;
	border-left-color: #0966D0;
	margin-bottom: 5px;
	border-top-style: none;
	border-left-style: none;
}
.headerImage {
	margin-left: 0px;
	border: none;
}
#divHeader {
	margin-bottom: 10px;
	background-color: #A7CAF0;
	height: 120px;
}
.designby {
	font-size: 12px;
	color: #333333;
	display: block;
	text-align: center;
	text-decoration: none;
}
.designby a:link, .designby a:visited{
	color: #333333;
	text-decoration: none;
}
.designby a:hover, .designby a:active{
	color: #CC0000;
	text-decoration: none;
}
p {
	font-size: 0.7em;
}
.floatLeft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.floatRight {
	float: right;
	margin: 5px;
}
.imagegap {
	margin-left: 15px;
	margin-top: 10px;
}
.imagedown {
	margin-top: 5px;
	margin-left: 20px;
}
.imageleft {
	margin-top: 10px;
}
#divImages {
	float: left;
}
#divSubnav {
	font-size: 12px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
#divSubnav a:link, #divSubnav a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
#divSubnav a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.logoborder {
	border: none;
}

