/********************************************************************
Design by KevinLam.name
********************************************************************/

body {background:#666; color:#FFF; font-family:Arial,tahoma,verdana; font-size:12px}

#container {width:820px; height:auto; margin:0 auto; border:collapse;}
#header {width:100%; height:72px; margin:0 auto; background:url("../images/header.png") no-repeat;}
#hmenu {width:100%; height:40px; text-align:center; margin:0 auto; background:#000;}
#center {width:711px; margin:0 auto;}
#content {width:495px; padding:10px; vertical-align:top; background-color:#993333; background-repeat: no-repeat; background-position: right top;}
#sidebar {width:200px; padding:0; vertical-align:top; background:#333 url("../images/sidebar.png") repeat;}
#sidebar-content {clear:both; float:left; position:relative; width:200px; padding:10px; vertical-align:top;}
#footer {background:#000; padding:5px; text-align:center; font-size:10px; }
#bottom {width:auto; height:32px; background:url("../images/footer.png") no-repeat;}
#borders {background:url("../images/centerbg.png"); width:820px; background-repeat:repeat-y;}

img {margin:0; padding:0; border:0;}
a:link {color:#E8AC09; font-weight:bold;}
a:visited {color:#999; font-weight:bold;}
a:hover {color:#FFF; font-weight:bold;}
a:active {color:#FFF; font-weight:bold;}

a:link.menu {color:#E8AC09; font-weight:bold; text-decoration:none; padding-right:15px;}
a:visited.menu {color:#999; font-weight:bold; text-decoration:none; padding-right:15px;}
a:hover.menu {color:#FFF; font-weight:bold; text-decoration:none; padding-right:15px;}
a:active.menu {color:#FFF; font-weight:bold; text-decoration:none; padding-right:15px;}
