body {
	background-color: #f9f9d5;
	margin-top: 0px;
	background-repeat: repeat;
        scrollbar-3dlight-color:    #fcf8be;
        scrollbar-arrow-color:      #d37e7e;
        scrollbar-darkshadow-color: #00242d;
        scrollbar-face-color:       #f8f3b2;
        scrollbar-highlight-color:  #fcf8be;
        scrollbar-shadow-color:     #f1eca8;
        scrollbar-track-color:      #f9f9d5;
}

body,td,th {
	color: #b08560;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
    text-align: left;
}

a:link {
color: #f8f3b2; 
background-color: #d37e7e;
text-decoration: none; 
font-weight: bold;
font-size: 8px; 
text-transform: uppercase;
}

a:visited {
color: #f8f3b2; 
background-color: #d37e7e;
text-decoration: none;
font-weight: bold; 
font-size: 8px; 
text-transform: uppercase;
}

a:active {
color: #f8f3b2; 
background-color: #d37e7e;
text-decoration: none; 
font-weight: bold; 
font-size: 8px; 
text-transform: uppercase;
}

a:hover {
color: #ac5a5a; 
cursor: hand; 
background-color: #e9c9a9;
border-bottom: 1px dotted #ac5a5a; 
font-weight: bold; 
font-size: 8px; 
text-transform: uppercase;
}

.space {
line-height: 3px;
background-repeat: repeat-y;
}

#sidebar {
background-color: #f8f3b2;
background-repeat: no-repeat;
}

#footer {
text-align: center;
background-image: url(../../images/version1/footer-main.gif);
height: 20px;
text-transform: uppercase;
font-weight: bold;
font-family: Tahoma;
font-size: 8px;
color: #80001e;
}

#bgnorepeat {
background-repeat: no-repeat;
}

.date {
	line-height: 18px;
	background-image: url(../../images/version1/header1.gif);
	background-color: #f3d78c;
	text-align: right;
	font-family: Times New Roman, Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #c04c4c;
	text-transform: uppercase;
	padding-right: 8px;
}


.author {
	background-color: #fbe6af;
        background-image: url(../../images/version1/header4.gif);
	line-height: 15px;
	text-align: right;
	font-family: Times New Roman, Georgia;
	font-weight: bold;
        letter-spacing: 2px;
	text-transform: capitalize;
	color: #c16666;
	padding-right: 5px;
}

.content {
	line-height: 15px;
	background-color: #f7f19f;
	text-align: justify;
	color: #d37e7e;
	padding-right: 8px;
}

.entryfooter {
	line-height: 12px;
	background-color: #f3d78c;
	text-align: right;
	font-family: Tahoma;
	font-size: 8px;
	font-weight: bold;
	color: #9e3232;
	text-transform: uppercase;
	padding-right: 8px;
}

.page {
	line-height: 12px;
	text-align: right;
	font-family: Tahoma;
	font-size: 8px;
	font-weight: bold;
	color: #9e3232;
	text-transform: uppercase;
	padding-right: 8px;
}


.head1 {
	line-height: 18px;
	background-image: url(../../images/version1/header2.gif);
	background-color: #f3d78c;
	text-align: right;
	font-family: Times New Roman, Georgia;
	font-size: 17px;
	font-weight: bold;
	color: #c04c4c;
	text-transform: capitalize;
	padding-right: 8px;
}
.head2 {
	background-color: #fbe6af;
        background-image: url(../../images/version1/header3.gif);
	line-height: 15px;
	text-align: right;
	font-family: Times New Roman, Georgia;
	font-size: 13px;
	font-weight: bold;
        letter-spacing: 2px;
	text-transform: capitalize;
	color: #c16666;
	padding-right: 5px;
}
.copyright
{
border-top: 1px solid #003d4e;
}

b, i, strong, em
{
color: #c16666;
text-transform: uppercase;
}

blockquote
{
border-left: 5px solid #d37e7e;
padding: 5px;
background-color: #f9f5b9;
color: #c19263;
}

input,textarea,select 
{
        color: #d37e7e;
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        text-decoration: none;
        border-width: 1px;
        border-style: solid;
        border-color: #e9c9a9;
        background-color: #f8f3b2;
}

#navi a {
	font-family: Tahoma;
	font-size: 8px;
	color: #bc5e5e;
	background-color: #e9c9a9;
	margin: 5px;
	height: 15px;
	padding-right: 10px;
	text-align: right;
	display: block;
	border: 1px solid #bd5454;
}

#navi a:hover {
	background-color: #d37e7e;
	color: #f9f9d5;
}

#hover
{
        text-align: center;
}

#hoverpic a
{
	background-color: transparent;
	border: 0px;

}

#hoverpic a:hover
{
        border-left: 0px;
        border-right: 0px;
        border-top: 0px;
        border-bottom: 5px solid #e9c9a9;
}

#layouts {
text-align: left;
}

#picmid {
padding-left: 7px;
}



