﻿body
{
    background-color: black;
    font-family: Verdana;
    color: white;
    text-indent: 75px;
    cursor:default;
}
img 
{
    border:none;
}
h1
{
	margin-top:0px;
	font-size:14px;
	color:Red;
	text-align:center;
}
h2
{
	margin-top:0px;
	font-size:12px;
	font-weight:bold;
}
h3
{
	margin-top:0px;
}
span
{
	margin-top:0px;
}
.top
{
    background-image: url(images/layout2/top.jpg);
    width: 1000px;
    height: 182px;
}
.menu
{
    background-image: url(images/layout2/menubg.jpg);
    background-repeat: no-repeat;
    width: 1000px;
    height: 20px;
    text-indent: 75px;
    vertical-align: bottom;
    
}
.menu A
{
    font-weight: bold;
    color: #c8c8c8;
    font-family: Verdana;
    text-decoration: none;
    font-size: 12px;
}
.menu A:hover
{
    font-weight: bold;
    color: red;
    font-family: Verdana;
    text-decoration: none;
    font-size: 12px;
}

.midleft
{
    background-image: url(images/layout2/midleft.jpg);
    background-repeat: no-repeat;
    width: 869px;
    height: 40px;
    text-indent: 75px;
    
}
.midright
{
    background-image: url(images/layout2/midright.jpg);
    background-repeat: no-repeat;
    width: 131px;
    height: 40px;
    visibility: visible;
}
.main
{
    background-image: url(images/layout2/bodybg.jpg);
    background-repeat: repeat-y;
    width: 869px;
    position: static;
    color: #c8c8c8;
    font-family: Verdana;
    text-decoration: none;
    font-size: 12px;
}
.data
{
    width: 785px;
    position: static;
    color: #c8c8c8;
    font-family: Verdana;
    text-decoration: none;
    font-size: 12px; 
    padding-left:50px;
}
.mainright
{
    background-image: url(images/layout2/bodyright.jpg);
    background-repeat: no-repeat;
    width: 131px;
    height: 54px;

}
.bottom
{
    background-image: url(images/layout2/bottomrightbg.jpg);
    background-repeat: no-repeat;
    width: 869px;
    height: 36px;
    position: static;
    visibility: visible;
    font-size: 7pt;
    color: gray;
    text-align:center;
    text-indent: 55px;
}
.bottom A
{
    font-size: 7pt;
    text-indent: 55px;
    text-align: center;
    cursor: help;
    text-decoration: none;
    color: #0BADDB;
}
.bottom A:hover
{
	color:White;
    font-size: 7pt;
    text-indent: 55px;
    text-align: center;
    cursor: help;
    text-decoration: none;
}


.bikes
{
    color: Gray;
    width: 734px;
    height: 175px;
    background-image: url(images/layout2/bikebg.jpg);
    padding-left: 17px;
    padding-top: 15px;
    padding-right: 15px;
    position: static;
    color: #c8c8c8;
    font-family: Verdana;
    text-decoration: none;
    background-repeat: no-repeat;
    margin-left: 20px;
}
.bikes A 
{
    border:none;
    text-decoration:none;
    color:Gray;
    outline:none;
}
.bikes A:hover
{
    border:none;
    text-decoration:none;
    color: red;
    outline:none;

}
.bikes H1
{
    color: silver;
    font-weight: bold;
    font-size: 10pt;
}
.bikes H3
{
    color: Silver;
    font-weight: bold;
    font-size: 14pt;
}
.footer
{
    width:734px;
    text-align:center;
    margin: 20px;
    font-weight:bold;
}
.footer a
{
    color:White;
    font-style:normal;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
    padding:5px;
}
.footer a:hover
{
    color:Red;
    font-style:normal;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
}
.eventr
{
    background-color:Black;
}
.oddtr
{
    background-color:#262626;
}

#gallery li{ float:left; display:block; margin:2px; list-style:none;}
#gallery, #gallery ul {display:block; overflow:hidden;list-style:none; margin:auto;}