/* 

CSS by Brandika at bbs9289@gmail.com 

Please do not directly steal! I will find out!

*/

body {
color:#29221c;
font-family:Times New Roman;
font-size:13pt;
background-image:url(images/sgtbg_stripes.jpg);
line-height:27px;
text-align:justify;
margin:0;
padding:0
}

b,strong {
color:#d5ae35;
font-weight:700
}

a {
color:#ec49ac;
text-decoration:none
}

input,select,textarea {
border:1px dashed #595959;
font-size:10pt;
font-weight:400;
font-family:Times New Roman, serif;
color:#17352d;
background-color:#feca5c;
margin:8px;
padding:5px
}

h1 {
color:#fc1110;
font-family:Verdana, sans-serif;
font-size:20pt;
font-weight:400;
letter-spacing:1px;
text-align:center;
text-transform:uppercase;
margin-bottom:-10px;
padding:5px
}

h2 {
color:#ee1199;
font-family:Verdana, sans-serif;
font-size:12pt;
font-weight:400;
letter-spacing:1px;
text-align:center;
text-transform:lowercase;
margin:0;
padding:0
}

blockquote {
width:380px;
font-size:95%;
border-left:10px solid #df1722;
margin:20px auto;
padding:20px;
color:#de1921;
background-color:#ffff6d
}

blockquote p {
width: 350px;
text-align: left;
margin:-7px 0px -7px auto
}

#main {
	margin: 0px auto; 
	width: 583px; 
	background-color: #ffffff;
}

#center {
width:1100px;
margin:0 auto
}

#content {
width:500px;
margin:-48px auto
}

#content img {
border:7px solid #89d3fa
}

#footer {
clear:both;
background:url(images/footer.jpg);
font-family:Verdana;
font-size:8pt;
width:790px;
height:104px;
text-align:center;
margin:48px auto;
line-height:12px
}

#footer p {
font-size:8pt;
margin:0;
padding:20px 0 0
}

#footer a {
color:#ec49ac
}

a:hover,#footer a:hover {
color:#d5ae35;
text-decoration:none;
border-bottom:4px solid #d5ae35
}