

/* Generic Selectors */

body {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 12px;

font-weight: bold;

line-height: 1.5em;

color: #663300;

background-image: url(../../icons/beigeback.jpg);


}

p {

width: 80%;

}

li {

list-style-type: none;

line-height: 110%;

list-style-image: url(../../icons/arrow.gif);

}

h1 {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 24px;

font-weight: bold;

text-align: center;

padding-left: 2px;

color: #339966;

}

h2 {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 18px;

font-weight: bold;

text-decoration: none;

text-align: center;

color: #339966;

/*border-bottom: 2px solid #339966;*/

}

 

/**************** Pseudo classes ****************/

a:link {

color: #663300;

text-decoration: underline;

font-weight: bold;

}

li :link {

color: #0000ff;

text-decoration: underline;

font-weight: bold;

}

a:visited {

color: #663300;

text-decoration: underline;

font-weight: bold;

}

li a:visited {

color: #663300;

text-decoration: none;

font-weight: bold;

}

a:hover {

color: #339966;

padding-bottom: 5px;

font-weight: bold;

text-decoration: underline;

}

li a:hover {

display: block;

color: #663300;

padding-bottom: 5px;

font-weight: bold;

/*border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #C6EC8C;*/

}

a:active {

color: #663300;

font-weight: bold;

}

/* verticle divider controls*/

#divider {

position: absolute;

width: 60px;

height: 600px;

background: transparent;

margin-top: 90px;

margin-left: 215px;

padding: 0 0 0 10px; /*top right bottom left*/

font-weight: normal;

}

#header {

position: absolute;

width: 700px;

height: 80px;

background: none;

margin-top: 5px;

margin-left: 320px;

padding: 0 0 15px 0; /*top right bottom left*/

font-weight: normal;

}

#navigation {

position: absolute;

width: 290px;

height: 420px;

background: none;

margin-top: 10px;

padding:20px 20px 20px 20px;

border: 4px double blue;

font-weight: normal;

}

#centerDoc {

position: absolute;

width: 760px;

height: 480px;

background-image: url(../../icons/beigeback.jpg);

padding: 15px 10px 5px 15px; /*top right bottom left*/

margin-top: 80px;

margin-left:105px;

color: #663300;

Border-left: none;

}

#sidebar {

position: absolute;

width: 150px;

Height: 360px;

background: none;

padding: 0 0 0 0; /*top right bottom left*/

margin-top: 1205px;

margin-left:780px;

}

#sidebarleft {

position: absolute;

width:150px;

Height: 360px;

background: none;

padding: 0px 0px 0px 0px; /*top right bottom left*/

margin-top: 995px;

margin-left:15px;

}

#contents {

position: absolute;

width: 220px;

height: 200px;

background: teal;

margin-top: 410px;

padding: 0 0 0 0; /*top right bottom left*/

border: 6px double black;

font-weight: strong;

color: white;

}

#horizontal {

position: absolute;

width: 300px;

height: 60px;

background: none;

padding: 0 0 10px 0; /*top right bottom left*/

margin-top: 600px;

margin-left:110px;

margin-right: 200px;

}

#horizontal2 {

position: absolute;

width: 830px;

height: 20px;

background: none;

padding: 0 0 0 0; /*top right bottom left*/

margin-top: 530px;

margin-left:90px;

}

#parttwo {

position: absolute;

width: 670px;

height: 720px;

background: lightyellow;

padding: 15 15 15 15; /*top right bottom left*/

margin-top: 600px;

margin-left:160px;

color: #663300;

Border: 4px double #330000;

}

#parttwob {

position: absolute;

width: 200px;

height: 200px;

background-image: url(../../icons/yellow-hibiscus-flower_sm.jpg);

background-repeat: no-repeat;

padding: 0 0 0 0; /*top right bottom left*/

margin-top: -590px;

margin-left:320px;

color: #663300;

Border: none;

}

#part3 {

position: absolute;

width:550px;

/*height: 400px;*/

background: none;

padding: 0px 0px 10px 10px; /*top right bottom left*/

margin-top: 1710px;

margin-left:250px;

border-bottom: none;

}

#part4 {

position: absolute;

width: 440px;

height: 720px;

background: none;

padding: 10px 0px 0px 10px; /*top right bottom left*/

margin-top: 1740px;

margin-left:60px;

border-left: 4px double teal;

}

#part4b {

position: absolute;

width: 440px;

height: 720px;

background: none;

padding: 10px 10px 0px 10px; /*top right bottom left*/

margin-top: 1740px;

margin-left:540px;

border-right: 4px double teal;

}

#part4c {

position: absolute;

width: 440px;

/*height: 400px;*/

background: none;

padding: 5px 0 20px 40px; /*top right bottom left*/

margin-top: 3000px;

margin-left:60px;

}

#part4d {

position: absolute;

width:390px;

/*height: 400px;*/

background: none;

padding: 0px 2px 2px 0px; /*top right bottom left*/

margin-top: 3100px;

margin-left:545px;

}

#rightstuff {

position: absolute;

width: 100px;

height: 150px;

background: none;

padding: 4px 4px 4px 34px; /*top right bottom left*/

margin-top: 0;

margin-left: 680px;

}

#leftstuff {

position: absolute;

width: 300px;

height: 220px;

background: none;

padding: 4px 4px 4px 4px; /*top right bottom left*/

margin-top: 3000px;

margin-left: 120px;

}

#footer {

position: absolute;

width: 750px;

height: 200px;

font-size: xx-small;

background: none;

padding: 4px 4px 4px 4px; /*top right bottom left*/

/*border-top: 4px double #330000;*/

margin-top:700px;

margin-left: 90px;

}

