/*
CSS for Rhobin Lee Courtright pages 1
*/

html, body {
margin: 0;
padding: 0;
border: 0;
font: 10pt/1.4 Verdana, Helvetica, Arial, sans-serif;
}

body {
/*background-image: url(index_files/blgr120.jpg);
background-repeat: repeat;
background-attachment: fixed;*/
background-color: #330033;
color: #99fff;
font-size: 10pt;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 1px;
font-weight: bold;
font-family: Verdana, Arail, Helvetica, sans-serif;
color: #993366;
}

h2 {
font-family : "Rage Intalic", "Pipita MT", "Brush Script MT", scripts;
font-size: 20pt;
}

.pad {
padding-left: 30px;
padding-top: 20px;
}

img alt {
font-size : 10pt;
font-family : Verdana, Arial, sans-serif;
}
p {
font-size: 10pt;
}

#header {
position: relative;
margin: 0 auto;
top : 3px;
height : 75px;
width : 900px;
padding-left : 20px;
line-height: 1;
}

#header h1 {
font-size: 18pt;
color : #993366;
}
#header h3 {
font-size: 18pt;
color : #336600;
}

#header h2 {
color : #003366;
}

#header img {
border: none;
float: left;
margin: 8px;
padding: 30px;
}

#nav {
position: absolute;
margin: 0;
padding: 5px;
top: 100px;
left: 10px;
list-style-type: none;
width: 900px;
height: 25px;
background-color: #000066;
border: 1px solid teal;
float: left;
}

#nav li{
margin: 0;
padding: 2px;
float: left;
width: 100px;
}

#nav a {
width: 80px;
float: left;
padding: 2px;
text-align: center;
outline: none;
text-decoration: none;
font-size: 10pt;
font-weight: bold;
line-height: 2;
font-size: 75%;
}
#nav a:link {
color: aqua;
text-decoration : none;
}
#nav a:visited {
color: aqua;
text-decoration : none;
}
#nav a:hover {
color: red;
}
#nav a:active {
color: yellow;
outline: none;
}

#body_hom #nav_hom a,
#body_boo #nav_boo a,
#body_num #nav_num a,
#body_art #nav_art a,
#body_gar #nav_gar a,
#body_me #nav_me a {
color: red;
font-weight: bold;
font-size: small;
background-color: #000066;
border: 1px solid aqua;
}

#container {
position: relative;
margin: 0 auto;
padding: 2px;
top: 10px;
width: 930px;
height: 900px;
background-color: #99cccc;
}

#leftblock {
position: absolute;
margin: 0;
top : 140px;
width : 210px;
padding : 5px;
left: 10px;
text-align: left;
background-color: #f5f5dc;
border: 1px solid teal;
}
#leftblock li {
margin: 0;
padding: 0;
list-style-type : none;
color: #990000;
font-weight: bold;
}
#leftblock a {
text-decoration: none;
list-style-type: none;
line-height: 2;
color: #blue;
outline: none;
font-size: 10pt;
font-weight: bold;
float: none;
border: 1
}
#leftblock a:hover {
color: red;
}
#leftblock h2, #rightblock h2 {
padding-left: 30px;
color: teal;
}

#rightblock {
position: absolute;
margin: 5;
top: 140px;
width: 660px;
padding: 10px;
left: 240px;
background-color: #f5f5dc;
border: 1px solid teal;

}
#rightblock li {
margin: 0;
padding: 0;
list-style-type : none;
font-weight: bold;
}
#rightblock a {
text-decoration: none;
list-style-type: none;
line-height: 1;
color: #blue;
}
#rightblock a:hover {
color: red;
}

#leftblock img, #middleblock img, #rightblock img {
border: 1px solid teal;
}

.pos {
position: absolute;
bottom: 0px;
color: silver;
font-size: 8pt;
}

#contentwo {
position: absolute;
margin: 10px;
top: 550px;
width: 850px;
left: 5px;
padding: 5px;
text-align: left;
background-color: #f5f5dc;
border: 1px solid teal;
}
#contentwo h1{
color: #fff;
font-size: 10pt;
}

#contentwo h2 {
color: #660000;
font-size: 16pt;
}
#contentwo h3 {
color : #99ffff;
font-size: 12pt;
}
#contentwo p {
color: #black;
}

#footer {
position: absolute;
margin: 0;
padding-left: 35px;
top: 890px;
width: 900px;
height: 125px;
}
#footer a {
border: none;
font-size: 10pt;
text-decoration: none;
color: silver;
}

