/* CSS Document */

body{
background:#d1d1d1 url(img/banner_fillb.png) repeat-x;
color: #000000;
font: 80% "Trebuchet ms",Verdana,Arial,Helvetica,sans-serif;
margin:0;
padding:0;
}

p {
line-height:1.5em;
margin: 0 0 15px;
}

a{
color:#FF0000;
font-weight:700;
text-decoration:none;
}


a:hover {
color:#a60000;
}

#titlelogo {
background:url(img/gig_banner_grad.png) top center no-repeat;
height: 190px;
margin: 0 0 20px 0;
text-align:center;
}

#container{
background:url(img/table_fill.png) repeat-y;
margin:0 auto;
text-align:left;
width:800px;
}



#flashmov {
float: left;
margin: 15px 0 0;
width: 152px;
height: 350px;
}

#flashmov h1{
color:#686868;
font-size: 1.6em;
}

#content{
margin: 20px 140px 0 177px;
}

#contentb{
margin: 20px 100px 0 177px;
padding: 10px;
}

#contentc{
margin: 40px 80px 0 177px;


}

#content h1, #contentb h1, #contentc h1 {
color:#686868;
font-size: 1.6em;
}

#content h2, #contentb h2, #contentc h2 {
color:#686868;
font-size: 1.3em;
}

#content img, #contentb img{
margin:10px 10px 10px 10px;
}

#content p {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
}



#rightside{
	float:right;
	width:125px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
}

#rightside img{
border: 1px solid #444444;
}



#leftside {
float:left;
margin: 420px 0 0 0;
width: 150px;
}

#leftside h1{
color:#000088;
font-size: 1.6em;
}

#footer{
vertical-align:bottom;
width:800px;
text-align:center;
}

#footer p{
font-size:0.9em;
}

#footer h1{
color:#FF0000;
font-size:2.0em;
}

.small{
font-size:0.8em;
}

.large{
font-size:2.0em;
}

.smallcenter{
font-size: 0.85em;
text-align:center;
}

.center{
text-align:center;
}

.left{
float:left;
}

.right{
float:right;
}

.foot{
vertical-align:bottom;
}

.red{
color:#FF0000;
}

.border{
border:1px solid #444444;
}
