@charset "utf-8";

/* CSS Document */



body {

	background-color:#1a1a1a;

	background-image: url(../images/bg.jpg);

	text-align: center;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

}



#top, #bottom {

	width:930px;

	text-align:right;

	color: #999999;

	padding: 10px 0;

        margin: 0 auto;

	}



#top a, #bottom a {

        color: #999999;

        }



#top a:hover, #bottom a:hover {

        color: #ffffff;

        }



#wrapper {

	background-color:#FFFFFF;

	margin: 0 auto;

	width:930px;

	text-align:left;

}



#content {

	width:680px;

	float: left;

	padding-left: 15px;

}



#sidebar {

	width:205px;

	float: right;

	padding-right: 15px;

        margin-top: 10px;

}



#sidebar ul {

    list-style-type:none;

    padding: 0 5px;

    margin: 0;

    font-size: 10px;

}



#sidebar li {

   padding: 3px 0;

   border-bottom-style: dotted;

   border-bottom-color: #666666;

   border-bottom-width: 1px;

}



#sidebar li a {

   font-weight: normal;

   color: #666666;

}



#sidebar li a:hover {

   text-decoration: underline;

   color: #12246b;

}



#sidebar h3 {

   display: block;

   font-size: 14px;

   font-weight: bold;

   color: #ffffff;

   background-color: #12246b;

   padding: 8px;

   margin: 0;

}



.clear {

	clear:both;

}





.brand {

	float: left;

	height: 90px;

	}



.search {

	text-align:right;

	color: #990420;

	padding-right: 15px;

        padding-top: 10px;

	}



.menu {

	color: #12246b;

	font-weight: bold;

	text-align: right;

	padding-right: 15px;

        padding-top: 24px;
font-size: 10px;


	}

	

.menu ul {

	list-style-type: none;

	}



.menu li {

	display: inline;

	}

	

.menu li a {

	text-decoration: none;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #12246b;

	padding: 0 10px;

	color: #12246b;

	}

	

.menu li a:hover {

	color: #990420;

	}



.banner {

	background-image: url(../images/bannerBG.gif);

	background-repeat: no-repeat;

	background-position: 50%;

	padding: 10px;

	text-align: center;

	}



h1 {

	color: #1a1a1a;

	}



img {

	border: none;

	}



a {

	text-decoration: none;

	color: #666666;

	}



a:hover {

	text-decoration: hover;

	color: #481468;

	}



#nnn ul {

    padding: 0 10px;

    list-style-type: none;

}



#nnn li {

    padding: 8px 0;

    border-bottom-width: 1px;

    border-bottom-style: dotted;

    border-bottom-color: #481468;    

}



#nnn li a {

    color: #481468;

}



#nnn li a:hover {

    color: #990420;

    border-bottom-width: 1px;

    border-bottom-style: solid;

    border-bottom-color: #990420;

}
