/*
Original design: Variant Mini (v1.2 - Sep 15, 2012) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/variant-mini/
*/

body {margin:0; padding:0; color:#555; background-color:#FFD400; font:76% "Trebuchet MS",Verdana,Tahoma,sans-serif;}
p {margin: 0 0 16px 10px; line-height:1.4em;}
ul {margin:0 0 12px 10px; padding:0 0 0 10px; line-height:1.3em;}
li {padding:1px 0 1px 0; margin:0 0 2px 0px; line-height:1.3em;}
img {margin:10px auto 16px auto; padding:1px; background:#ffffff;}
h1 {margin: 5px 0 15px 0; padding:0; font-size:2.2em; font-weight:400; letter-spacing:-1px;}
h2 {margin:0 0 10px 0; color:#555; font-size:1.6em; font-weight:400; letter-spacing:-1px; border-bottom:2px solid #eee;}
a {color:#d85d5d; font-weight:bold; text-decoration:none;}
a:hover {color:#222; text-decoration:underline;}

#wrap {width: 1030px; margin:0 auto; background:#e0e0e0 url(images/bodybg2.gif) top center repeat-y;}
#header {width: 1030px; height:87px; background: url(images/headbg2.jpg) top center no-repeat;}
#header h1 {margin:0 0 14px 0; padding:42px 0 0 0; color:#FFDC00; text-align:center; font-size:2.4em; letter-spacing:-1px;}
#header h1 a {color:#FFDC00; text-decoration:none; font-weight:400;}
#header h1 a:hover {color:#FFDC00; text-decoration:underline;}
#inside {width: 930px; margin:0 auto;}
#menu {margin:8px 0 5px 0; text-align:center;}
#menu a {font-size:1.3em; padding:2px;}
#menu a:hover, .active {padding-bottom:1px; border-bottom:1px dashed #aaa; text-decoration:none;}
#logo img {margin:5px 0 5px 0;}
#content {float:left; width:750px;}
#contentfull {width:930px;}
#sidebar {width:160px; margin:0 0 0 370px; color:#555;}
#footer {clear:both; width: 1030px; margin:5px auto 0; background: url(images/footbg2.jpg) bottom center no-repeat; display:block; height: 69px;}
#footer p {margin:0; color:#d85d5d; padding:10px 0 0 0; text-align:center;}
#footer a {color:#d85d5d;}

.menulist {list-style:none; padding:0; line-height:1.3em}
.left {width:48%; float:left;}
.right {width:50%; float:right;}
.clear {clear:left;}
