/*--Basics--*/
* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(../images/bodybg.png);
	background-color: #000;
	background-repeat: repeat-x;
}
h1, h2 {
	text-align: center;
	color: #d1d1d1;
	background-image: url(../images/h1bg.jpg);
	border-top: 1px solid #212121;
	border-left: 1px solid #212121;
	border-bottom: 1px solid #515151;
	border-right: 1px solid #515151;
	width: 100%;
	clear: both;
}
em {
	font-weight: bold;
}
/*--Header--*/
#header {
	margin: 0 auto;
	text-align: center;
	height: 220px;
	width: 928px;
	clear: both;
}
/*--Navigation--*/
#navcontainer ul {
	margin-top: -34px;
	list-style-type: none;
	color: #ccc;
	font: normal 90% Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#navcontainer ul li, #navcontainerfooter ul li {
	display: inline;
}
#navcontainer ul li a, #navcontainerfooter ul li a {
	text-decoration: none;
	color: #aaa;
	padding: .2em 1.2em;
}
#navcontainer ul li a:hover, #navcontainerfooter ul li a:hover {
	color: #fff;
	text-decoration: underline;
	padding-bottom: 3px;
}
#navcontainerfooter ul li#validate {
    float: right;
}
/*--Dropdown Navigation--*/
#dropmenudiv {
    position:absolute;
    border:1px solid black;
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height:18px;
    z-index:100;
}
#dropmenudiv a {
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    background-color:#111;
    color:#e1e1e1;
}
#dropmenudiv a:hover {
    background-color: #e1e1e1;
    color:#111;
}
/*--Footer Navigation--*/
#navcontainerfooter ul {
	margin-top: -30px;
	list-style-type: none;
	color: #ccc;
	font-size: 75%;
	line-height: 1.5em;
	text-align: left;
	padding-left: 25px;
	font-family: georgia, times, "times new roman", serif;
}
/*--Main Wrapper--*/
#wrapper {
    color: #fff;
    margin: 0 auto;
    width: 900px;
    padding: 0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	top: 0;
	clear: both;
}
/*--Left Column--*/
#leftcolumn { 
    color: #fff;
    padding: 10px 0px 10px 40px;
    width: 520px;
    float: left;
    top: 0;
}
#leftcolumn p {
	line-height: 150%;
	margin-bottom: 10px;
}
#leftcolumn p a {
	color: #e1e1e1;
	background-color: #811111;
}
#leftcolumn p a:hover {
	color: #811111;
	background-color: #e1e1e1;
}
/*--Right Column--*/
#rightcolumn { 
    float: right;
    color: #333;
    padding-top: 10px;
    width: 295px;
    display: inline;
    top: 0;
    margin: 0 auto;
    text-align: center;
}
/*--Footer--*/
#footer { 
    width: 900px;
    clear: both;
    color: #333;
/*	margin-top: -100px;*/
	height: 200px;
}
/*--Sidebar--*/
.sidebarlist {
	width: 220px;
    margin: 0 auto;
	height: auto;
}
.sidebarlist ul li {
	list-style: none;
	float: left;
	color: #fefefe;
	height: 60px;
	margin: 0 auto 8px auto;
	text-align: center;
	background-image: url(../images/sidebarbg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.sidebarlist ul li p.month {
	padding-top: 9px;
	padding-left: 2px;
	width: 57px;
	float: left;
	color: #333;
	font: bold small/90% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
	text-transform: uppercase;
}
.date {
	font: bold x-large/185% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
	line-height: 30px;
}
.sidebarlist ul li p.content {
	padding-top: 2px;
	width: 157px;
	float: right;
	text-align: left;
}
.sidebarlist ul li a {
	color: #e1e1e1;
	background-color: #811111;
}
.sidebarlist ul li a:hover {
	color: #811111;
	background-color: #e1e1e1;
}
#sponsors {
	width: 220px;
	height: auto;
}
/*--Car Of The Year--*/
#coty {
	background-image:url(../images/cotypolaroid.gif);
	background-repeat: no-repeat;
	width: 421px;
	height: 387px;
	margin: 0 auto;
	top: 0;
}
/*--Flickr Badge--*/
#flickr_badge_wrapper {
    width: 120px;
    margin: 0 auto;
	height: auto;
}
#flickr_badge_wrapper a img {
    border: 1px solid #555;
    margin-bottom: 3px;
}
#flickr_badge_wrapper a:hover img {
    border: 1px solid #e1e1e1;
}
img {
	border: 0;
}
/*--COTY Pages--*/
#cotyimages {
	text-align: center;
	margin: 0 auto;
}
#cotyimages a img, .videvent a img {
	border: solid 2px #555;
}
#cotyimages a:hover img, .videvent a:hover img {
	border: solid 2px #c1c1c1;
}
#cotyimages a {
    text-decoration: none;
}
/*--Modification Sidebar--*/
ul.modsidebarlist {
	width: 220px;
    margin: 0 auto;
}
.modsidebarlist li {
	list-style: none;
	float: left;
	color: #fff;
	height: auto;
	margin: 0 auto;
	padding: 4px 0px;
	text-align: center;
	background-image: url(../images/modbg.jpg);
	background-position: top;
	width: 220px;
}
/*--Videos and Past Events Pages--*/
.videvent {
    width: 170px;
    float: left;
    text-align: center;
    height: 150px;
    display: block;
    padding-top: 5px;
}
.videvent a {
    color: #c1c1c1;
    display: block;
}
.videvent a:hover {
	color: #fff;
}