//GLOBAL STYLES WITH DIV LAOYUTS
#container{	width: 100%;	Height: 100%;}
#header{width: 100%;}
#footer{width: 100%;}
#content{width: 780px; margin-left:10px;}
body{font-family:Verdana, Arial, Sans-Serif;font-size:11px; COLOR: #333333; line-height:17px;}
a{font-family: "+fontface+"; color:#cc3300; text-decoration: none;}
a:hover{color: #666666; text-decoration: none;}
a:visit{color: #cc3300; text-decoration: none;}