body {
	background-color: #FFFFFF;
}
#outer {
	margin: auto;
	width: 1000px;
	background-repeat: no-repeat;
}
#piczone {
	width: 840px;
	margin: auto;
}
.link-pic {
	margin: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#top {
	width: 100%;
	height: 120px;
}
#leftcol {
	float: left;
	width: 170px;
	margin-right: 10px;
}
#rightcol {
	float: right;
	width: 840px;
}
.coverPic {
	border: 0px;
	margin: 4px;
}
#leftcol li {
	margin: 0px 0px 10px -10px;
	padding: 0px;
	list-style-type: none;
}
 
#maincol{
	width: 960px;
	margin: auto;
 }
#logo {
	width: 197px;
}
#topnav {
	text-align: right;
	width: 988px;
	background-color: #000000;
	padding: 4px;
	margin-top: -86px;
}
#topnav a {
	color: #FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
}
 a:link,a:active,a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	text-decoration: none;
 }
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #EC2F8D;
	text-decoration: underline;
}
.catalogImage {
	font-size: 10px;
	color: #edo08c;
	text-align: center;
	display: inline;
	margin: 1px;
	padding: 1px;
	border: 1px solid #666666;
}
 
#footer{
	height:1px;
	background-color:#ffffff;
	clear:both;
 } 
.clear {
	clear: both;
}
/* End hide from IE-mac */  

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .80em;
	color: #000000;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 10px;
}
.teamriders {
	margin: 0px;
	padding: 6px;
	width: 720px;
	border: 1px solid #000000;
	text-align: left;
}
#pagewidth #wrapper #maincol #team {
	background-image: url(images/palmtree.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.teampic {
	margin: 5px;
	padding: 1px;
	border: 1px solid #000000;
	float: left;
}




/* fieldset styling */
fieldset {
  margin: 1em 0; /*  space out the fieldsets a little*/
  padding: 1em;
  border : 1px solid #ccc;
}

/* legend styling */
legend {
  font-weight: bold;
}


/* style for  labels */
label {
  display: block;
}

/* style for required labels */
label .required {
  font-size: 0.75em;
  color:#760000;
}

input {
  width: 200px;
}

/* style form elements on focus */
input:focus, textarea:focus {
  background: #ffc;
}

input.radio {
  float: left;
  margin-right: 1em;
}

textarea {
  width: 300px;
  height: 100px;
}
#links {
	margin: auto;
	width: 770px;
	border: 1px solid #CCCCCC;
}

/* Hack to make sure the floated radio buttons
   sit next to the labels correctly in IE/Mac*/

/* This is the style I want IE/Mac to see */
input.radio + label {
  text-indent: 2em;
}

/* Using the commented backslash filter, I'm resetting
   the above rule for everything other than IE5/Mac \*/
input.radio + label {
  text-indent: 0;
}


/* End the hack */
.pict {
	margin: 3px;
	padding: 1px;
	border: 1px solid #000000;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
	width: 190px;
	text-align: center;
	margin: 0px 0px 3px 24px;
	padding: 3px;
}
#bottom {
	text-align: center;
	width: 100%;
	padding-top: 20px;
	clear: both;
	margin-bottom: 10px;
}
#company {
	background-color: f9f9f9;
	padding: 20px;
	width: 600px;
	border: 6px double #def1ff;
	margin: auto;
}
.firstletter {
	font-size: 2em;
	font-weight: bold;
}
#catalog {
	height: 660px;
	width: 810px;
	border: solid #ccc 1px;
}
#catalog-logos img {
	margin-bottom: 20px;
	border: 0;
}
#catalog-logos img a {
	margin-bottom: 20px;
	border: 0px;
}
#main {
	margin: auto;
	width: 950px;
	border: solid #ccc 1px;
	clear: both;
}
#top img {
	border: 0;
}
#catalogarea {
	margin: auto;
	width: 950px;
	height: 660px;
}
#catalog-covers {
}
#linkarea {
	margin: auto;
	background-color: #FFFFFF;
}
#linkarea img {
	margin: 8px;
	border: 0;
}
#linkarea a {
	border: 0;
}
#contact {
	margin: auto;
	width: 830px;
	padding: 10px;
}
#team {
	margin: auto;
	width: 850px;
	padding: 10px;
}
#collecion-selection {
	padding: 30px;
}
#shop-pics {
	width: 560px;
	margin-left: 220px;
	margin-top: -38px;
}

