/* BREADCRUMB */

#breadcrumb {
width:400px;
height:20px;
position:absolute;
top:64px;
left:20px;
}

.breadcrumb a {
color: #111111;
font-weight: bold;
}
.breadcrumb:hover a {
color: #cccccc;
}

.breadcrumb:visited a {
color: #111111;
font-weight: none;
}

/* NEWS CSS */

#news_top {
background-image:url("../images/news_top.gif");
background-repeat:no-repeat;
clear:both;
margin-top:0px;
padding:0px;
border:0px;
position:relative;
width:637px;
height:432px;
font-family: Verdana;
font-size: 12px;
color: #333333;
}

#news_top a {
color: #111111; 
text-decoration: underline;
}

#news_top a:hover {
color: #666666; 
font-weight: bold; 
}

#news_top .tab {
width: 235px; 
cursor: pointer;
}

/* Press Information */
/*******************/
#presscontainer {
width: 600px;
height: auto;
float: left;
position: absolute;
top: 89px;
left: 20px;
margin: auto;
padding: auto;
}


/* News Information */
/*******************/
#tabcontainer {
width: 120px;
height: auto;
float: left;
position: absolute;
top: 89px;
left: 20px;
margin: auto;
padding: auto;
}

#tabcontainer a {
color: #111;
}

#tabcontent {
width: 335px;
height: 328px;
float: left;
position: absolute;
top: 72px;
right: 50px;
margin: auto;
padding: auto;
overflow:auto;
}

#tabcontent a {
color: #111;
}

#tabcontent p {
width: 333px;
height: 245px;
text-align: justify; 
font-size: 12px;
overflow: visible;
overflow-x:scroll; 
overflow-y:auto; 
scrollbar-base-color: #cccccc;
scrollbar-arrow-color: #333333;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #333333;
scrollbar-face-color: #5581C1;
scrollbar-highlight-color: #cccccc;
scrollbar-shadow-color: #cccccc;
scrollbar-track-color: #cccccc;
}
		
#news_top #tabcontent table {
color: #333; 
line-height: 16px;
width: 300px;
height: 300px;
}

#news_top #tabcontent td {
color: #333;
line-height: 16px;
width: 300px;
height: 300px;
}

#news_top #tabempty { 
height: 200px;
display: none;
}

#news_top #ctab { 
display: none;
}

/*Middle CSS*/
#news_middle {
margin-top: 0px;
_margin-top: -4px;
padding: 0px;
border:0px;
background-image:url("../images/news_gallery_bg.gif");
background-repeat:no-repeat;
clear:both;
float:left;
height:207px;
width:637px;
font-family: Arial;
font-size: 12px;
color: #111111;
}

#artgal {
float: left;
padding: 10px 6px 12px 10px;
width: 304px;
height: 186px;
}

#artgal ul {
width: 300px;
height: 104px;
margin: 0px; 
padding: 10px 0px 0px 4px;
list-style:none;
}

#artgal li {
float: left;
position: relative;
margin: 0px;
padding: 0px;
padding-left: 5px;
width: 82px;
height: 103px;
}

#artgal .pic img {
padding: 2px;
}

#artgal a {
padding-left: 5px;
}

#artbuy {
float: left;
padding: 9px 8px 9px 4px;
width: 304px;
height: 186px;
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #111111;
}

#artbuy a {
padding-left: 5px;
color: #111111;
height: 13px;
text-decoration: none;
}

#artbuy ul {
padding-top: 14px;
padding-left: 24px;
float: left;
}

#artbuy li {
padding: 5px 5px 0px 0px;
height: 13px;
width: 116px;
}

#artbuy .bytix ul {
display: inline;
float: left;
width: 124px;
padding-left: 20px; 
}
