/*
	www.gatecrasher.com.au XHTML CSS SELECTORS
	(c) 2004 icaruswings
*/

Body {
margin:0px;
padding:0px;
font: 85% Arial, Helvetica, sans-serif;
text-align:center;
width:100%;
height:100%;
}
td {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
}

#layout_mech {
margin-left:auto; margin-right:auto;
width:760px; height:420px;
background:transparent repeat-y right;
border:1px solid #FFF;
}

#nav_cont {height:86px; width:300px;}
table, td {border:0px none #000;}
img, img:link {border:0px none #FFF;}
a:link {text-decoration:none;}
td#layout_left_col {vertical-align:top; text-align:left}