body {
	font-size : 11px;
	font-family : Arial, sans-serif;
	line-height: 14px;
	color: #666666;
	text-align: center;
	margin: 0 auto;
	background-image: url(images/background.gif);
}

p {
	padding-top: 0px;
	padding-bottom: 12px;
	margin: 0px;
}

li {
	padding-bottom: 10px;
	margin: 0px;
}

ul {
	margin-left:20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

ol {
	margin-left:25px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

.subtitle {
	font-weight: bold;
	color: #FFFFFF
}

.whitebg {
	background-color: #FFFFFF;
}

.left_green {
	width: 177px;
	background-color: #367c2b;
}

.right_grey {
	width: 174px;
	background-color: #F3F3F4;
}

.right_xmas {
	width: 175px;
	background-image:url(images/xmas05/right_back.jpg);
	background-repeat:repeat-y;
}

.onecol_xmas {
	width: 175px;
	background-image:url(images/xmas05/1col_back.jpg);
	background-repeat:no-repeat;
}

.footer {
	width: 760px;
	height: 36px;
	background-image: url(images/footer_back.gif);
	background-repeat: repeat-x;
}
.footer_home {
	width: 760px;
	height: 40px;
	background-image: url(images/footer_back_home.gif);
	background-repeat: repeat-x;
}

.modelsearch {
	color:#920052;
	font-size:11px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
}

.modelsearch_input {
	width:347px;
	border:1px solid #cccccc;
	height:16px;
	margin-bottom:3px;
}

/*  divs  */

#container {
	margin: 0px auto;
	text-align: left;
	width: 760px;
}

#content {
	padding-left: 20px;
	padding-right: 35px;
	padding-bottom: 10px;
}

#content_xmas {
	padding:23px 35px 10px 20px;
}

#content-1col {
	padding-left: 20px;
	padding-right: 18px;
	padding-bottom: 10px;
}

#content-1col_xmas {
	padding:23px 18px 10px 20px;
}

#rightcol {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#footer_text {
	padding-left: 24px;
	padding-top: 13px;
}

#footer_text_home {
	padding-left: 24px;
	padding-top: 17px;
}

#logo {
	padding-left: 22px;
	padding-top: 26px;
}

#logo06 {
	padding-left: 22px;
	padding-top: 26px;
}

#mainpic {
	padding-left: 4px;
}

#sidenavimg {
	padding-right: 15px;
	padding-bottom: 5px;
}

#sidenav_home {
	padding-top: 36px;
}

#sidenav_home2 {
	padding-top: 55px;
}

#privacy {
	padding-left: 24px;
	padding-bottom: 10px;
}

#tagline-grey {
	background-image: url(images/tagline-greyback.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#tagline-white {
	background-image: url(images/tagline-whiteback.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#spring06_contest {
	font-size:10px;
}

#spring06_formtext {
	padding:5px 20px 0px 20px;
}

/*  link styles  */

a {
	color: #818285;
	text-decoration: underline;
}

a:visited {
	color: #818285;
	text-decoration: underline;
}

a:hover {
	color: #818285;
	text-decoration: none;
}

a.subnav {	
	font-size: 10px;
	color: #818285;
	text-decoration: none;
}

a.subnav:visited {
	font-size: 10px;
	color: #818285;
	text-decoration: none;
}

a.subnav:hover {
	font-size: 10px;
	color: #818285;
	text-decoration: underline;
}


a.subnav-over {	
	font-size: 10px;
	color: #818285;
	text-decoration: underline;
}

a.subnav-over:visited {	
	font-size: 10px;
	color: #818285;
	text-decoration: underline;
}

a.subnav-over:hover {	
	font-size: 10px;
	color: #818285;
	text-decoration: underline;
}
