a:link {
	color: #FF6600;
	text-decoration: none;

}
a:visited {
	color: #FF6600;
	text-decoration: none;

}
a:hover {
	color: #ff6600;
	text-decoration: underline;

}


h1 {
	padding:0;
	margin:0;
	margin-bottom:30px;
	color: black;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
	border-bottom: 1px solid black;
	text-align: center;
}

td
{
padding:0;
margin:0;
border:0px solid red;
}
table
{
padding:0;
margin:0;
border:0px solid blue;
}



body,html
{
	font-family: Trebuchet MS;
	font-size: 0.85em;
	background-color: #383B24;
	margin:0 auto;
	padding: 0;

}

#tpl-table
{
	height:100%;
	width: 100%;
	table-layout:fixed;
	margin:0 ;
	padding: 0;
	border: none;

	empty-cells: show;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#e6e6e6', startColorstr='#FFFFFF',gradientType='1');
	background-color: #e6e6e6;

}


.png
{
behavior: url(/iepngfix.htc);  
}
.png div
{
height:100%  
}

#tpl_top_left
{
width:127px;
height:234px;
background: url("img/tpl_top_left.png");
}

html #tpl_top_center1 
{
background-image: url("img/tpl_top_center1.png");
width:629px;
height:234px;
margin:0 ;
}
#tpl_top_center2
{
background: url("img/tpl_top_center2.png");
width:150px;
}

#tpl_top_center3
{
background: url("img/tpl_top_center2.png");
}




#tpl_top_right
{
width:33px;
background: url("img/tpl_top_right.png");
background-position: top right;
background-repeat: no-repeat;
}

/*HOME BUTTON*/
#tpl_top_right img
{
position:relative;
top:-43px;
left:-120px;
border:none;
}

/*NEWS*/
#tpl_news{
position:relative;
top:-40px;
left: -290px;
width:300px;
height:72px;
}

#memoryticker{
font-size: 15px; 
font-weight:bold;
vertical-align:middle;
text-align:center;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/

filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)
}



#tpl_middle_left
{
height:261px;
background: url("img/tpl_middle_left.png");
}

#tpl_middle_right
{
background: url("img/tpl_middle_right.png"); 
background-position: top right;
background-repeat: repeat-y;
width:300px;
}

#tpl_bottom_left
{
background: url("img/tpl_bottom_left.png");
vertical-align: top;
width:300px;
}


#tpl_menu 
{
width:95%;
position:relative;
top:-30px;
left:25px;
white-space:nowrap;	
}


.tpl_stella
{ 
width:2.8% !important;
}

#tpl_menu img
{
width:9%;
border:none;
margin: 0px;
padding: 0px;
}

/*
#tpl_menu td
{
margin: 0px;
padding: 0px;
}


#tpl_menu td a
{
		font-family: Courier New, Helvetica, sans-serif;
		font-weight:bold;
        font-size: 12px;
        border: 2px outset;
        background-color:#DDDDDD;
        background-image : url(img/button_bg.gif);
        background-position : bottom;
        color: #555555;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top:2px;
        padding-bottom:2px;
        padding-left:3px;
        padding-right:3px;
        text-align: center;
		display:block;
		text-decoration:none;
		white-space:nowrap;	
}
#tpl_menu  td a:hover  {
        color: #000000;
		cursor:hand;
		background-image : none;
		 border: 2px inset;
		text-decoration:none;	
}
*/

#tpl_stemma{
background: url("img/stemma.png");
background-position: top right;
background-repeat: no-repeat;

top:3px;
left: 15px;
width:161px;
height:179px;
position:absolute;
border:none;
}

#tpl_logo{
background: url("img/logo.png");
top:45px;
left: 120px;
width:504px;
height:107px;
position:absolute;
}

#tpl_smoke{
top:65px;
left: 150px;
position:absolute;
}


#tpl_asnwg{
background: url("img/asnwg.png");
top:230px;
left: 0px;
width:84px;
height:56px;
position:absolute;
}


#tpl_acsi{
background: url("img/acsi.png");
top:300px;
left: 0px;
width:84px;
height: 34px;
position:absolute;
}

a img{border:none}


