body {
font-family : arial;
font-size : 12px;
color : #000000;
background-image: url(none);
backround-repeat: repeat;
overflow-x: hidden;
}

#header {
width: 502px;
height: 600px;
top: 0px;
left: 0px;
position: absolute;
background-image: url("http://catchmyfall.org/bgx.jpg");
}

#sidebar {
width: 120px;
position: absolute;
top: 130px;
left: 710px;
border-left: 1px dashed #969696;
padding: 15px;
}

#container {
width: 515px;
position: absolute;
top: 130px;
left: 160px;
padding: 6px;
background: #f3f3f3;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

h1 {
font: 12px times new roman;
color: #000000;
font-weight:bold;
background: transparent;
line-height: 14px;
}

h2 {
font: 12px times new roman;
font-weight:bold;
color: #000000;
background: #fe7982;
text-transform: lowercase;
line-height: 14px;
text-align:center;
}

h3 {
font: 9px Arial;
color: #000000;
background: transparent;
line-height: 9pt;
}

input, option, textarea, select {
color : #818181;
background : #ffffff;
font-size : 8pt;
font-weight : normal;
text-align : left;
border : 0 solid #c8c8c8;
border-right : 1px solid #c8c8c8;
border-bottom : 1px solid #c8c8c8;
padding : 5px;
margin : 2px;
}

input:focus, option:focus, textarea:focus, select:focus {
background : #e2e2e2;
}
input:hover, option:hover, textarea:hover, select:hover {
background : #eaeaea;
}

u {
color : #000000;
font-family : tahoma;
font-size : 9pt;
font-weight : normal;
text-align : justify;
border-bottom : 1.5px solid #ffffff;
}
b, strong {
color : #000000;
font-weight : normal;
font-family : tahoma;
letter-spacing : 0.4px;
}
i, em {
color : #000000;
font-weight : normal;
font-size : 9pt;
font-family : tahoma;
letter-spacing : 0.4px;
}

a, a:link, a:active, a:visited {
text-decoration : none;
font-family : arial;
font-weight : normal;
font-size : 9px;
line-height : 10px;
color : #000000;
background-color: #ffffff;
text-align : justify;
}

a:hover {
text-decoration : none;
font-family : arial;
font-weight : normal;
font-size : 9px;
line-height : 10px;
color : #000000;
background-color: #59db64;
text-align : justify;
}

a.nav, a.nav:link, a.nav:active, a.nav:visited {
color : #ffffff;
font-family: "courier new";
font-size: 15px;
background-color: #000000;
padding: 3px;
}
a.nav:hover {
color : #ffffff;
font-family: "courier new";
font-size: 15px;
background-color: #000000;
padding: 3px;
}