body	{ background-color: #E8E8E8; color: #000000; margin: 0; padding: 0; border: 0; font-size: 14px; }
* { font-family: "trebuchet ms", trebuchet, arial, geneva, helvetica, sans-serif; }

#all { max-width:700px; width:auto;
	margin:50px auto; border: 1px solid #999999; background-color: #FFFFFF;
	background-image: url(/images/corner.gif); background-position: top left; background-repeat: no-repeat; }

.center { text-align: center; }
.right { text-align: right; }

div, img { border: 0; padding: 0; margin: 0; }
b { font-weight: bold; }
img { line-height:normal; }
p { font-size: 1em; line-height: 1.6em; margin: 0 0 1em 0; }

h1 { font-size: 1.4em; line-height: 1.5em; font-weight: bold; margin: 0 0 0.8em 0; }

#title { margin: 0; padding: 0 30px; border-bottom: 1px solid #999999;}
#title .logo { margin: 18px 0 6px 0; }

#main { margin: 0; padding: 20px 30px 25px 30px; }

a { color: #CC0000; text-decoration: none; }
a:link { color: #CC0000; text-decoration: none; }
a:visited { color: #CC0000; text-decoration: none; }
a:active { color: #CC0000; text-decoration: underline; }
a:hover { color: #CC0000; text-decoration: underline; }


