body {
   font-family: Arial, Helvetica, sans-serif;
   color: #006600;
   font-size: 18px;
}

#nav a {
	margin-top: 5px;
}
a:link {
   text-decoration: none;
   color: #33ffff;
   font-size: 14px;
      background-color: #000000;

}

a:hover {
   text-decoration: underline;
   font-size: 14px;
   font-weight: ;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   border-bottom-color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #66FF00;
	font-style: italic;
	background-color: #000000;
}

#navImg #navLink a {
   text-decoration: none;
   color: #33ffff;
   font-size: 14px;
      background-color: #000000;

}
#navImg #navLink a:hover {
   text-decoration: underline;
   color: #33ffff;
   font-size: 14px;
      background-color: #000000;

}

.heading1 {
	font-size:14px;
	text-decoration:underline;
	color:#0FF;
	background-color:#000;
	width: 130px;
	cursor:pointer;
	cursor:hand;
	margin-top: 5px;
}

.autobodylist1 { background-color: #000000;
                 opacity: 0.8;
                 height: Auto;
                 padding: 10px;
                 margin-top: 10px;
}

.cab { background-color: #000000; }
.calendar {
            background-image: url("");
            background-color: #000000;
            opacity: 0.8;
}
.candolist { background-color: #000000;
             opacity: 0.8;
             width: 200px;
             padding: 1px; }
.catagory {
   color: #990000;
   text-decoration: underline;
   font-size: 20px;
   background-color: #000;
}

.construction {
   font-size: 100px;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   color: #9900cc;
}

.copyright {
   text-align: center;
   text-size: 12px;
   color: #CCCCCC;
}

.location { background-color: #000000;
            width: 300px;
          }
.namenumber
{
   font-size: 40px;
   font-weight: bold;
   font-family: Genuine, Arial, Courier;
   color: #ffff00;
}

.title {
   font-size: 40px;
   font-weight: bold;
   text-decoration: blink;
   font-family: Courier New, Courier, monospace;
   color: #9900cc;
   border-top: solid 2px #FFFF00;
   width: 400px;
   background-color: #000000;
}
th { font-size:20px; }

.eventsparagraph { background-color: #000000;
                    opacity: 0.8; }

.locate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #FFF;
	font-weight: bolder;
}

#month {
	font-size: 20pt;
	text-decoration:underline;
	padding:5px;
	border-radius:20px;
	width: 200px;
	margin-left: 200px;
	background-color:#C9C9C9;
	text-align:center;
}
#calendarMonth {
	background-image:url('../images/calendar_background.png');
	border-radius: 100px;
	margin-top:10px;
	width:630px;
	padding:50px;
	padding-top: 30px;
	color: #000;
}

.mday {
	font-size: 16pt;
	color: #000;
	background-color:#0F0;
	border-radius: 20px;
	width: 40px;
	text-align:center;
}
.monthday {
	background-color: #666;
	width: 30px;
	border-radius: 20px;
	text-align: center;
}
.wday {
	background-color: #F00;
	border-radius: 20px;
}

.company { background-color:#FFF;}
.brand { width:500px; height:30px; }
#companyHeading
{
	border-bottom:2px solid #000;
	color:#ff0000;
	font-weight: bolder;
}

/* Slide show */
#TheSlideShow
 {
 	
 }
#SlideshowControls
{
	background-color:#000;
	border:2px solid #fff;
}
#slideShowInfo
{
	background-color:#000;	
}
#makeTitle {
	color: #ffff00;
	font-size: 16pt;
	font-weight: bolder;
	text-align: left;
	width: 100%;
}
#modelTitle {
	color: #3cfc03;
	font-size: 14pt;
	text-align: left;
	width: 100%;
}
#YearTitle {
	color: #f00;
	font-size: 14pt;
	text-align: left;
	width:100%;
}