body {
	background-color: #111;
	margin: 0px;
	padding: 0px;
	background-image: url('images/bgx.jpg');
	background-position: top center;
   	background-repeat: repeat-y;
 	font-family: arial, sans-serif;
}
 
div.logo {
	background-image: url('images/logo3.jpg');
	float: left;
	width: 261px;
	height: 76px;
}

div.center
{
	width: 740px;
	background-color: #000;
	margin: 0px;
	border-left: 2px solid #0060ff;
	border-right: 2px solid #0060ff;
}

#menu
{
	height: 37px;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
	background-image: url('images/menumbg.jpg');
}

#innermenu
{
	margin-top: -40px;
	margin-bottom: 25px;
        background-image: url('images/menumbg.jpg');
}

#innermenu a
{
	float:left;
	padding: 2px 18px 2px 18px;
	font-size: 17px;
	color: #fff;
        font-weight: bold;
	text-decoration: none;
        background-image: url('images/menubg.jpg');
}

.leftcurve
{
          margin-left: 26px;
}

h2 {
	padding: 5px;
	font-size: 18px;
}

p
{
	padding: 5px;
}

.clearboth
{
	clear:both;
}

.floatleft
{
	float:left;
}

.floatright
{
	float:right;
}

#logo
{
	background-color: #000;
	padding-top: 7px;
}

#topfooter
{
	clear:both;
	width: 96%;
	background-image: url('images/top3.jpg');
	background-position: top right;
	padding-top: 76px;
	background-repeat: no-repeat;
	margin-top: -17px;
}

#footer
{
	width: 96%;
	background-repeat: no-repeat;
	color: #3c7cff;
	padding-bottom: 6px;
	clear:both;
        padding-top: 10px;
	z-index: 2px;
}



#footer a
{
	color: #3c7cff;
}

#title
{
	background-image: url('images/maintopmid.jpg');
	padding-top: 6px;
	background-color: #313131;
	padding-left: 11px;
	padding-bottom: 0px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 22px;
}

#content
{
	float:left;
	width: 388px;
	text-align: left;
	background-color: #222;
	color: #90b5ff;
	background-image: url('images/mainrepeatmid.jpg');
	margin-left: 10px;
margin-bottom: 20px;
}

#left
{
	width: 20%;
	float:left;
	color: #90b5ff;
	text-align:center;
	background-color: #222;
	clear:left;
	margin-left: 19px;
	background-image: url('images/siderepeat.jpg');
	margin-right: 0px;
	padding-bottom: 15px;
}

#right
{
	width: 20%;
	float:right;
	color: #90b5ff;
	text-align:center;
	background-color: #222;
	clear:right;
	margin-right: 19px;
	background-image: url('images/siderepeat.jpg');
	margin-left: 0px;
	padding-bottom: 15px;
}

#content p
{
	margin: 5px;

}

#content a
{
	color: #fff;
}

#contbot
{
	clear: both;
	margin: 0px;
        padding: 0px;
	margin-top: -35px;
	background-image: url('images/top3.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 100%;
	height: 76px;
	float:left;
}

.liiink a {
	color: #fff;
	font-size: 17px;
}

#lefth3 {
	background-image: url('images/sidetop.jpg');
	padding-top: 9px;
	background-color: #313131;
	padding-left: 11px;
	padding-bottom: 5px;
	color: #fff;
	font-weight: bold;
}

.liiink
{
	background-image: url('images/sidemenubg.jpg');
	width: 138px;
	height: 24px;
	margin-left: 4px;
	padding-top: 3px;
	background-repeat: no-repeat;
	background-position: center center;
}

#left p
{
	padding: 3px;
	padding-left: 0px;
	margin: 0px;
}


#left a
{
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#header
{
	height: 140px;
}

#mainmenu
{
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	font-size: 12px;
	color: #c6f708;
	width: 30%;
	padding-right: 22px;
}

#mainmenu div
{
	padding-left: 12px;
}

#mainmenu a
{
        color: #90b5ff;
        text-decoration: none;
}

#mainmenu a img
{
        border-width: 0px;
}

#leftbot
{
        height: 34px;
        width: 100%;
        margin-bottom: -20px;
        background-image: url('images/sidebot.jpg');
}

#mainbot
{
        height: 33px;
        width: 100%;
        margin-bottom: -20px;
        background-image: url('images/mainbot.jpg');
}

span.edge
{
      font-size: 16;
      font-style: italic;
}

span#copyright
{
        font-size: 13px;
}