/* links.css */

body{
margin: 0;
padding: 0;
color: #b8b8b8; 
background: #000000 url(images/main_bg.gif) 0 0 repeat-x;
}

div, a, img, ul, h1, h2, h3, dl, dt, dd{
margin: 0;
padding: 0;
}

.spacer{
font-size: 0;
line-height:0;
clear: both;
}

ul{
list-style: none;
}

a{
text-decoration: underline;
color: #d2b48c;
outline: none;
}

a:hover{
text-decoration: none;
color: #ff4500;
}

strong{
color: gold;
}

em{
color: green;
}

sup{
color: #000;
}

div#header{
width: 850px;
height: 200px;
margin: 0 0 40px 91px;
position: relative;
color: #7fffd4;
background: #000000 url(images/auitlogo.jpg) 0 16px no-repeat;
}

div#header ul{
height: 25px;
padding: 50px 0 0 380px;
font-size: 0.85em;
}

div#header ul li{
float: left;
padding: 0 10px;
border-left: #fff 1px solid;
height: 25px;
}

div#header ul li a{
color: #7fffd4;
font-weight: bold;
line-height: 25px;
background-color: #282629;
}

div#header ul li a:hover{
color: #78692F;
background-color: #282629;
}

div#header ul li.noBdr{
border: none;
}

div#body{
width: 800px;
margin:0 auto;
padding: 5px 0 5px 36px;
}

div#body h2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.50em;
font-weight: bold;
color: #ffd700;
} 

div#body div.leftPanel{
width: 200px;
padding: 5px 32px 0 13px;
float: left;
}

div#body div.leftPanel h2{	
padding:10px 0 10px 0;
font-size: 1.50em;
color: #00ff7f;
font-family: timews new roman;
}

div#body div.leftPanel p.news{
font-size: 0.85em;
font-family: times new roman;
text-align: justify;
color: #d2b48c;
}

div#body div.leftPanel dl{
color: #fff;
}

div#body div.leftPanel dl dt{
font-size: 11px;
color: #98fb98;
font-weight: bold;
padding: 0 0 9px 0; 
background-color: #000;
}

div#body div.leftPanel dl dd{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
padding: 0 0 12px 0;
}

div#body div.leftPanel dl dd span{
text-align: right;
display: block;
}

div#body div.rightPanel{
width: 525px;
float: right;
margin-top: -30px;
}

p.som{
float: left;
width: 498px;
font-size: 1.25em;
font-family: Franklin Gothic Medium;
color: #b22222;
border: 1px dotted red;
padding: 5px;
background-color: #dcdcdc;
margin-bottom: 30px;
}

p.som strong{
color: #b22222;
}

ltu.red{
color: #b22222;
}

div#body div.rightPanel h2{	
padding: 40px 0 0 0;
font-size: 1.50em;
color: #ffd700;
font-family: times new roman;
} 

div#body div.rightPanel div.welcome{
background: #000;
padding: 5px 5px 5px 10px;
color: #fff;
text-align: justify;
}

div#body div.rightPanel div.welcome p{
font-size: 0.75em;
font-family: Lucida Sans;
color: #fff;
text-align: justify;
}

div#body div.rightPanel div.gallery{
padding: 10px 0 10px 0;
background: #000;
width: 442px;
color: #cdab7a;
}

p.thmbs{
font-size: 0.75em;
color: #7fffd4;
font-weight: 500;
}

div#body div.rightPanel div.gallery ul.gal li{
padding: 0 9px 37px 0;
float: left;
margin: 0;
width: 134px;
height: 100px;
}

div#body div.rightPanel div.gallery a img{
border: #ffd700 1px dotted;
}

div#footer{
background: #000000 url(images/footer.gif) 0 0 repeat-x;
}

div#footer ul{
height: 25px;
padding: 12px 0 0 0;
width: 420px;
margin: 0 auto;
}

div#footer ul li{
float: left;
border-left: #868587 1px solid;
height: 19px;
}

div#footer ul li a{
color:#CDB96A; font-weight:bold; line-height:19px; background-color:#393939;
display:block; padding:0 10px; font-size:11px;
}

div#footer ul li a:hover{
color: #E1D08F;
background-color: #282629;
}

div#footer ul li.noBdr{
border: none;
}

div#footer p{	
padding: 0 0 12px;
text-align: center;
font-size:10px;
}

div#footer p a{
color: #B8B8B8;
text-decoration:none;
}

div#footer p a:hover{
color: #CDB96A;
}


a.moreBtn{
font-weight: bold;
color: #CDAB7A;
font-size:11px;
}

a.moreBtn:hover{
color: #9D8563;
}

.topPad{
padding-top: 18px !important;
}

.leftPad{
padding-left: 26px !important;
}

.noPad{
padding-bottom:0 !important;
}

.noPad1{
padding-right:0 !important;
}
