
body {
background: #ffffff url('pattern_153.gif') 0px 0px repeat;
color: #363636;
font-family: Trebuchet MS;
font-weight: normal;
font-size: 9px;
text-align: center;
}

input, textarea, select {
border-right: 1px solid #363636;
border-top: 1px solid #363636;
border-left: 1px solid #363636;
border-bottom: 1px solid #363636;
color: #363636;
background: #EE2830;
font-size: 11px;
font-weight: normal; 
line-height: 12px;
}

a:link, a:active, a:visited {
 font-family:;
 text-transform: normal;
 font-size: 9px;
 color: #EE2830;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
  font-family:;
 text-transform:none;
 font-size: 9px;
 color: #EE2830;
 font-weight: none;
 text-decoration: line-through;
}

b, i {
 color:#F36D73;
}

s, u {
 color:#ED222A;
}

h1 {
 font-weight: normal;
 font-size : 18px;
 line-height: 20px; 
 color : #000000;
 font-family: Lucida Sans, Lucida Sans Unicode;
 text-align: right;
 letter-spacing: 3px;
 font-variant: small caps;
 border-top: 1px dotted #F58287;
 border-bottom: 1px dotted #F58287;
}

h2 {
 font-weight: normal;
 font-size : 12px;
 color: #F58287; 
 font-family:;
 text-align: left;
 text-transform: uppercase;
 letter-spacing: 2px;
 border-bottom: 1px dotted #000000;
}

div#container {
 margin: auto;
 width: 606;
 text-align: left;
 background: #FAE1E2;
 border: 5px solid #FAE1E2;
}

.content {
 float: right;
 width: 410px;
 text-align: left;
}

.sidebar {
  float: left;
 width: 160px;
 text-align: left;
}

.clear {
 clear: both;
}
