/* Start CSS for Eternity Technologies */
/* Copyright (c) 2004 Eternity Technologies */

body {

    background-color: #DDC9B1;
    color: #000000;
    border: 0px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    height: 100%;
	
}

table {
    position: relative;
	padding: 0px;
	border: 0px;
	margin: 0px;
	width:98%;
	text-align: left;
}


td.left {
    margin: 0px;
	border: 0px;
	padding: 0px;
    width: 200px;
	vertical-align: top;
    background-color: #DDC9B1;
	background-image: url(images/guick_bg.gif);
    border-right: solid 1px #EEEEEE;
	background-repeat:repeat-y;
}

td.right {
    margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: top;
}

/* Shortcut map goes right at the top */

#shortcutmap {

    position: relative;
    background-color: #CCCCCC;
    color: #000000;
    font-family: "Times New Roman", Times, serif;
    font-size: 8pt;
    margin: 0px;
    padding: 2px;
    border: 0px;

}

#shortcutmap ul { margin: 2px; padding: 0px; }
#shortcutmap li { list-style: none; display: inline; padding-right: 10px; }
#shortcutmap a { border: 0px; text-decoration: none; color: #000000; }
#shortcutmap a:hover { text-decoration: underline; }

/* Top header layer */

#header {

    position: relative;
    background-color: #760E0D;
    font-family: "Times New Roman", Times, serif;
    font-size: 8pt;
    padding-bottom: 0px;
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 8px;
    border-bottom: solid 1px #999999;
    border-top: solid 1px #000000;

}

#header ul { margin: 2px; padding: 0px; text-align: right; }
#header li { 
    background-color: #DDC9B7;
    list-style: none; 
    display: inline; 
    margin: 2px;
    padding-right: 8px; 
    padding-left: 8px; 
    padding-bottom: 3px;
    padding-top: 2px;
    /*border-top: solid 1px #999999;
    border-right: solid 1px #999999;
    border-left: solid 1px #999999;
    border-bottom: solid 1px #FFFFFF;*/
}


#header a { border: 0px; text-decoration: none; color: #000000; }
#header a:hover { text-decoration: underline; }
#header img { border: 0px; margin: 0px; padding: 0px; }

/* Bottom footer layer */

#footer {

    position: relative;
	height: 20px;
    background-color: #CCCCCC;
    font-family: "Times New Roman", Times, serif;
    font-size: 8pt;
    padding: 3px;
    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;
	color: #999999;
}

* html #footer {
    padding: 5px;
	
}

#footer ul { margin: 2px; padding: 0px; }
#footer li { list-style: none; display: inline; padding-right: 10px; }
#footer a { border: 0px; text-decoration: none; color: #000000; }
#footer a:hover { text-decoration: underline; }

#footerMenu {

    position: relative;
    background-color: #CCCCCC;
    font-family: "Times New Roman", Times, serif;
    font-size: 8pt;
    padding-bottom: 8px;
    padding-top: 0px;
    padding-right: 8px;
    padding-left: 8px;
    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;

}

#footerMenu ul { margin: 2px; padding: 0px; text-align: right; }
#footerMenu li { 
    background-color: #DDC9B7;
    list-style: none; 
    display: inline; 
    margin: 2px;
    padding-right: 8px; 
    padding-left: 8px; 
    padding-bottom: 3px;
    padding-top: 2px;
    border-top: solid 1px #999999;
    border-right: solid 1px #999999;
    border-left: solid 1px #999999;
    border-bottom: solid 1px #999999;

}

#footerMenu a { border: 0px; text-decoration: none; color: #000000; }
#footerMenu a:hover { text-decoration: underline; }
#footerMenu img { border: 0px; margin: 0px; padding: 0px; }

/* Bottom footer layer */

#logos {

    position: relative;
    clear: left;
    background-color: transparent;
    font-family: "Times New Roman", Times, serif;
    font-size: 8pt;
    padding: 4px;
	text-align: right;

}

#logos ul { margin: 2px; padding: 0px; }
#logos li { list-style: none; display: inline; padding-right: 10px; }
#logos img { border: 0px; height: 31px; width: 88px;}
#logos a { text-decoration: none; }

/* Container tag */

#navibuttons {

    position: relative;
	width: 100%;
	height: 100%;
	min-height: 500px;
    float: left;
    font-family: "Times New Roman", Times, serif;
    font-size: 8pt;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 8px;

}

#navibuttons ul { padding: 0px; margin: 0px; width: 100%; display: none; visibility: hidden; }
#navibuttons li { 
    list-style: none; 
    margin-bottom: 2px; 
    padding: 1px; 
    padding-left: 8px;
    border-top: solid 1px #760E0D;
	display: none;
	visibility: hidden;
}

#navibuttons a { border: 0px; text-decoration: none; color: #000000; }

#navibuttons form {
    border: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 25px;
	margin: 0px;
}

#navibuttons input {
    background-color: #FFFFFF;
    border: solid 1px #999999;
	font-size: 8pt;
}

/* The other content types */

#section, #form, #article, #imagegallery, #image, #document, #sitemap, #news, #bodylinks {
    position: relative;
	top: 0px;
	width: 100%;
    font-family: "Arial", Times, serif;
    font-size: 9pt;
    padding: 10px;
}

#section li, #form li, #article li, #imagegallery li, #image li, #document li, #imagegallery li, #news li, #bodylinks li, #sitemap li {
    list-style: none;
	list-style-image: url(images/list_arrow.gif);
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#section ul { padding: 0px; margin: 0px; width: 100%; }

#news li { display: inline; }

#section a, #form a, #article a, #imagegallery a, #image a, #document a, #imagegallery a, #sitemap a, #news a, #bodylinks a {
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold;
    color: #5F7597;
}

#section a:hover, #form a:hover, #article a:hover, #imagegallery a:hover, #image a:hover, #document a:hover, #sitemap a:hover, #news a:hover, #bodylinks a:hover {
    text-decoration: underline;
}

#section h1, #form h1, #article h1, #imagegallery h1, #image h1, #document h1, #imagegallery h1, #sitemap h1, #news h1, #bodylinks h1 { 
    padding: 0px;
	margin: 0px;
	width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 10pt; 
    font-weight: bold; 
    padding-bottom: 3px;
    border-bottom: solid 1px #760E0D;
	
    /*border: 0px; 
    padding: 0px; 
    margin: 0px; 
    margin-top: 4px;
    font-weight: normal; 
    font-size: 14pt; 
    color: #999999;*/
}

#section h2, #form h2, #article h2, #imagegallery h1, #image h2, #document h2, #imagegallery h2, #sitemap h2, #news h2, #bodylinks h2 { 
	padding: 0px;
	margin: 0px;
	width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 10pt; 
    font-weight: bold; 
    padding-bottom: 3px;
    border-bottom: solid 1px #760E0D;
}

#section h3, #form h3, #article h3, #imagegallery h3, #image h3, #document h3, #imagegallery h3, #sitemap h3, #bodylinks h3 { 
    border: 0px; 
    padding: 0px; 
    margin: 0px; 
    margin-top: 4px;
    font-weight: normal; 
    font-size: 10pt; 
}

#section p, #section p, #article p, #imagegallery p, #image p, #document p,  #imagegallery p, #sitemap p, #bodylinks p {
    font-size: 9pt;
}

#form td {
    font-size: 8pt;
}

#form input, #form textarea, #form select {
    font-size: 9pt;
    border: solid 1px #999999;
}

/* End of CSS file for Screen */
