body {
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
background-color: #FFFFFF;
background-image: url('bg.gif');
background-attachment:fixed;
color: #878787;
text-align: justify;
line-height: 16px;
margin: 10px;
padding: 0px;
}

.center {
text-align:center;
}

p {
text-align: justify;
margin-top:9px;
margin-bottom:9px;
}

ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

li {
background-image: url('bullet.gif');
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 14px;
}

A:link {color: #6EEE8F; font-weight:bold; text-decoration:none;}
A:active {color: #6EEE8F; font-weight:bold; text-decoration:none;}
A:visited {color: #6EEE8F; font-weight:bold; text-decoration:none;}
A:hover {color: #863B1E; font-weight:bold; border-bottom:1px solid #6EEE8F; text-decoration:none;}

table {
font-family: Tahoma, Geneva, sans-serif;
color: #878787;
font-size: 11px;
line-height: 16px;
}

b {color: #E0101A;}
i {color: #E0101A;}

@font-face {
font-family: "Cookies";
src: url("http://sugarysweet.net/Cookies.ttf") }

@font-face {
font-family: "SDKwangSoo";
src: url("http://sugarysweet.net/SDKwangSoo.ttf") }

h1, h3 {
color: #FF5980;
font-size: 20pt;
text-align: center;
font-family: SDKwangSoo, Georgia, Helvetica, sans-serif;
font-weight:normal;
line-height:20px;
padding: 0px;
margin: 2px;
}

h2 {
color: #FF9FBA;
font-size: 14px;
text-align: center;
font-family: Arial, Arial, Helvetica, sans-serif;
padding: 0px;
margin: 2px;
}

input, submit, textarea {
font-family: Tahoma, Geneva, sans-serif;
font-size: 8pt;
color: #A35923;
background-color: #FFFEA7;
background-image: url('http://sugarysweet.net/bg.gif');
border: 1px solid #F6B262;
line-height: 16px;
padding: 3px;
margin: 1px;
}

.rulesbox {
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
padding: 3px;
background-color: #E0FAFA;
width: 330px;
}

.makerbox {
padding: 1px;
background-color: #FFFEA7;
border: 1px solid #F6B262;
width: 660px;
}

pre {
width:350px;
background-color: #E0FAFA;
font-family: Tahoma, Geneva, sans-serif;
padding: 3px;
margin: 0px;
}

.drag {
position:relative;
z-index: 100;
}

::-moz-selection {background: #FFFEA7; color: #A35923;}
::selection {background: #FFFEA7; color: #A35923;}

.imageborder {border: 5px solid #E0FAFA;}
.imageborder:hover {border: 5px solid #AEDAE2;}

.twitter {
list-style-image: url('../bullet.gif');
text-align: left;
}

#container {
margin: 0px auto;
padding: 0px;
width: 603px;
background-image: url('containerbg.gif');
}

#header1 {
margin: 0px auto;
width: 603px;
height: 237px;
background-image: url('http://sugarysweet.net/top1.gif');
}

#header2 {
margin: 0px auto;
width: 603px;
height: 37px;
background-image: url('http://sugarysweet.net/top2.gif');
}

#content {
width: 508px;
float: left;
margin-left: 48px;
}

#footer {
clear: both;
background-image: url('http://sugarysweet.net/bottom.gif');
width:603px;
height:14px;
}