/*AVEC, Inc. CSS v2.0 - March 15th, 2010 */
* {
    padding: 0;
}
body {
    text-align: left;
    background: black;
	min-width: 800px;
}
p {
    margin-bottom: 10px;
    font-size: 90%;
    line-height: 19px;
}
a, a:link, a:visited, a:active, a:focus {
    text-decoration: underline;
    color: #FFA905;
}
a:hover {
    text-decoration: none;
}
#container {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #D4D4D4;
    text-align: left;
    width: 1000px;
    margin-left: auto;
	margin-right: auto;
}
#topbox {
    margin-left: 180px;
    padding: 20px;
    padding-right: 0px;
    border-top: 1px solid #2F6487;
    border-right: 1px solid #061E32;
    border-bottom: 1px solid #061E32;
    border-left: 1px solid #2F6487;
}
#topbox h3 {
    margin-bottom: 10px;
    padding: 10px;
    font-size: 120%;
    text-transform: uppercase;
    color: #FFA905;
    background: url(bars.jpg);
    border-top: 1px solid #2F6487;
    border-right: 1px solid #061E32;
    border-bottom: 1px solid #061E32;
    border-left: 1px solid #2F6487;
}
#topbox p {
    text-align: justify;
    padding-right: 20px;
}
#bottombox {
    margin-left: 180px;
    padding: 20px;
    padding-right: 0px;
    border-top: 1px solid #2F6487;
    border-right: 1px solid #061E32;
    border-bottom: 1px solid #061E32;
    border-left: 1px solid #2F6487;
}
#bottombox h3 {
    margin-bottom: 10px;
    padding: 10px;
    font-size: 120%;
    text-transform: uppercase;
    color: #FFA905;
    background: url(bars.jpg);
    border-top: 1px solid #2F6487;
    border-right: 1px solid #061E32;
    border-bottom: 1px solid #061E32;
    border-left: 1px solid #2F6487;
}
#bottombox p {
    text-align: justify;
    padding-right: 20px;
}
#bottombox div {
    margin-bottom: 25px;
}
#linkList {
    position:absolute;
	top: 230px;
    /*left: 0px;*/
    padding: 20px 10px 10px 10px;
    font-size: 70%;
    border-top: 1px solid #2F6487;
    border-right: 1px solid #061E32;
    border-bottom: 1px solid #061E32;
    border-left: 1px solid #2F6487;
    width: 180px;

    voice-family: "\"}\"";
    width: 160px;
    voice-family: "\"}\"";
}
#linkList h3 {
    margin-bottom: 5px;
    font-size: 100%;
    text-transform: uppercase;
    color: #FFA905;
    height: 30px;
}
#linkList h3 span {
    display: none;
}
#linkList ul {
    list-style: none;
    padding: 10px 10px 10px 15px;
    background: url(side_bar.jpg) left top;
    border-top: 1px solid #2F6487;
    border-right: 1px solid #061E32;
    border-bottom: 1px solid #061E32;
    border-left: 1px solid #2F6487;
}
#lselect ul li {
    margin-bottom: 10px;
    color: #d4d4d4;
}
#lselect ul li a, #lselect ul li a:active, #lselect ul li a:focus {
    display: block;
    clear: both;
    padding: 0 0 2px 20px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    color: #d4d4d4;
    background: transparent left center no-repeat;
}
#lselect ul li a:visited, #lselect ul li a:hover, #lselect ul li a:link  {
    background: url(button.jpg) left center no-repeat;
    padding-left: 30px;
}
#lselect a.c, #linkList a.c:link, #linkList a.c:visited, #linkList a.c:active, #linkList a.c:focus {
    display: inline;
    padding: 0 0 0 5px;
    font-weight: normal;
    text-transform: lowercase;
    text-decoration: underline;
    color: #FFA905;
    background-image: none;
}
#lselect a.c:hover {
    text-decoration: none;
    background-image: none;
}
#lresources {
    line-height: 19px;
    text-align: right;
    padding-top: 20px;
}
#footer {
    background: url(bars.jpg) left top repeat-x;
    padding: 10px;
}
#footer h5{
    padding-right: 10px;
    font-size: 60%;
    text-align: right;
}
#insidelist{
	padding: 0 20px;
	font-size: 90%;
	text-align: justify;
}

#insidelist li{
	padding: 5px;
}

a:link img, a:visited img, a:hover img, a:active img {
	border: 0;
}
