body {
background-color: #F4F8EC;
text-align: left;
margin-top: 0px;
}

#container {
position: relative;
margin-top: 0px;
margin-right: auto;
margin-left: 100px;
width: 580px;
}

#top1 {
position: absolute;
top: 0px;
left: 0px;
}

#top2 {
position: absolute;
top: 265px;
left: 0px;
}

#menu {
position: absolute;
top: 10px;
left: 508px;
z-index: 2;
width: 60px;
text-align: left;
}

#content {
position: absolute;
top: 0px;
left: 254px;
background-image: URL(images/ssc2_bg.gif);
background-repeat: repeat-y;
width: 250px;
min-height: 620px;
height: auto !important;
height: 620px;
}

#menu, .write {
font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
font-size: 11px;
}

.write {
color: #C8D0BA;
margin-top: -25px;
padding: 0px 15px 5px 15px;
text-align: justify;
}

.title, .title2 {
font-family: Georgia, "Times New Roman", Serif;
text-transform: capitalize;
font-weight: bold;
font-style: italic;
}

.title {
color: #C2D2A6;
font-size: 32px;
letter-spacing: 1px;
background-image: URL(images/ssc2_titlebg.gif);
background-repeat: no-repeat;
line-height: 149px;
width: 250px;
text-align: right;
margin-bottom: 0px;
}

.title2 {
color: #D8E3C4;
font-size: 18px;
padding-left: 5px;
}

.titlepadd {
padding: 18px 25px 0px 10px;
}

.center {
text-align: center;
}

input, textarea, select {
font-family: arial, verdana, tahoma, sans-serif;
font-size: 11px;
color: #99A388;
background-color: #F4F9EC;
border: 1px solid #D1DCBC;
}

input, textarea {
letter-spacing: 1px;
}

p {
margin-top: 0px;
margin-bottom: 5px;
}

br {
line-height: 8px;
}

img {
border: none;
cursor: default;
}

a, a:active, a:link, a:visited {
font-weight: bold;
color: #BFCAAA;
text-decoration: none;
cursor: default;
}

a:hover {
color: #9EB379;
text-decoration: none;
}
