/* Resetting default padding and margin - http://www.clagnut.com/blog/1287/ */
* {margin:0;padding:0;}

/* basics */
body {font-size:11px; font-family:verdana,Helvetica,sans-serif; line-height:14px; color:#FFFFFF; background-color:#4B0B06; }

#wrapper {position:relative;top:10px;left:0;margin:0 auto;width:500px; }
#wrapper02 {position:relative;top:10px;left:0;margin:0 auto;width:1024px; }

.border01 {	border: 1px solid #5F5F5F; }
p { padding-bottom: 12px; }
h1.title01 { font-size:14px; padding-bottom: 20px; font-weight: bold; }
h2.title01 { font-size:14px; padding-bottom: 12px; font-weight: normal; }
h3.title01 { font-size:13px; padding-bottom: 12px; font-weight: bold; }

a.:link, a.:visited,a.:active { text-decoration: underline; color: #FFFFFF; }
a.:hover { text-decoration: none; color: #FFFFFF; }

a.menu01:link, a.menu01:visited,a.menu01:active { text-decoration: none; color: #FFFFFF; }
a.menu01:hover { text-decoration: underline; color: #FFFFFF; }