/* Start of CMSMS style sheet 'pastry' */
/* General tags */
* {margin:0; padding:0;}
body {background:#1B1104; font:76% arial,tahoma,sans-serif; color:#000000;}
a {background-color:inherit; color:#831309; font-weight:bold; text-decoration:none;}
a:hover {text-decoration: none;}
p {margin:0 0 12px 0;}



/* Headers */
h1 {color: black; font-size:3.6em; letter-spacing:-3px; margin:0; text-align:right;}
h2 {font-size:1.6em; font-weight:normal; letter-spacing:-1px; margin:5px 0 10px;}
h4 {font-size: .8em; word-spacing: 3px;text-align: center;}
h5 {font-size: .8em; word-spacing: 3px; color:#382B16}
/* IDs */
#container {background:#ae8a12; border:5px solid #FAFAD2; color:#000000; margin: 20px auto; padding:0px; width:800px; line-height:1.3em; height: 490px;}
#sidebar { float:right; padding-left:0px; padding-top: 40px; }
#logos {padding-left:380px; padding-top: 10px; }
#form {padding-left:330px; padding-top: 50px; }
#main  { float:right; width:320px; height:516px; margin:20px -110px 0px 0px;}
#footer {
background:#000000;
margin: -15px auto;
width: 810px;
height: 20px;
text-align: center;
color: #FAFAD2;
padding:8px 0px 5px 0px;
letter-spacing: 3px;
}
#footer2 {

margin: 25px auto;
width: 810px;
text-align: center;
color: #808080;

}

#test {width:325px; height:516px; padding-left:350px; margin-top:0px;}
/* Menu */
.menu {border:1px solid #ffffff; color:#286ea0; display:block; font-size:1.1em; font-weight:bold; padding:4px 2px 4px 10px; width:110px;}
.menu:hover {background-color:#f8f8f8; border:1px solid #cccccc; color:#333333; text-decoration:none;}

/* Various classes */
.credits {color:#777; font-size:0.9em; margin-bottom:0;}
.credits a {color:#777;}


/* End of 'pastry' */

