body {
    background-color: #ffffff;
}

img { border: 0; display: block; }

a {     text-decoration: underline;
        font-family: 'Trebuchet MS', Verdana, sans-serif;
        border-bottom: 0px solid #cccccc;
        text-align: left;
        font-weight: normal;
        margin-bottom: 0px;
        padding: 0px;
}

a:link    { color: #CC6600; }
a:visited { color: #CC6600; } 
a:active  { color: #CC6600; }
a:hover   { color: #993300; }

h3 { color: #000000; }
h2 { color: #993300; 
border-bottom: 0px solid #cccccc;
font-size: medium;
padding-top: 3px;
padding-bottom: 0px;}
h1 { color: #000000; 
padding-top: 3px;
border-bottom: 0px solid #cccccc;
font-size: small;
font-weight: bold}

ul li { display: block; list-style: none; }
img.top_left {
    position: relative;
    border: 2px solid #669933;
    border: none;
}

img.upper_right {
    position: relative;
    padding-top: 20px;
    padding-left: 300px;
    border: 1px solid #669933;
    border: none;
}

img.content_title_power {
    position: relative;
 /*   padding-top: 65px;*/
    border: 1px solid #669933;
    border: none;
}

img.content_title {
    position: relative;
    padding-top: 85px;
    border: 1px solid #669933;
    border: none;
}

img.archive {
    padding-top: 25px;
    border: 0px solid #FFFFFF;
}
img.archive_lower {
    border: 0px solid #FFFFFF;
}

img.main_left_mid_image {
    position: relative;
    top: 200px;
    border: 0px solid #FFFFFF;
}

img.main_left_lower_image {
    position: relative;
    top: 225px;
    border: 0px solid #FFFFFF;
}

img.main_right_lower_image {
    position: relative;
    top: 420px;
    border: 0px solid #FFFFFF;
}

img.left_mid_image {
    position: relative;
    top: 25px;
    border: 0px solid #FFFFFF;
}

img.left_lower_image {
    position: relative;
    top: 25px;
    border: 0px solid #FFFFFF;
}

#leftimage {
    position: relative;
    top: 200px;
    border: 0px solid #FFFFFF;
    border-style: dotted;
}

img.rightimage {
    position: absolute;
    top:  200px;
}

#leftcontent {
    padding-top: 180px;
    width: 400px;
}
#subcontenttitle {
    text-align: center;
    font-weight: bold;
    padding: 100px 15px 15px 25px;
    font-family: 'Lucida Grande', Verdana, sans-serif;
    font-size: large;
}

#subcontent {
    padding: 30px 0px 0px 25px;
    text-align: left;
    background-color: #FFFFFF;
    border: 0px solid #006699;
    color: #666666;
    font-family: 'Lucida Grande', Verdana;
    font-size: small;

    /* height: 100%;
    width: 400px;
    background-color: #FFFFFF;
    position: relative;
    left: 400px;*/
}

#nav {
    width: 400px;
    height: 80px;
    position: relative;
    z-index: 3;
    border: 1px solid #FF3333;
    border: none;
}    

img.centernav {
    border: 1px solid #FF3333;
    border: none;
}

img.rightnav {
/*    width: 80px;
    height: 80px;
*/
}

img.leftnav {
    border-right: 1px solid #FFFFFF;
    padding-right: 2px;
}

#leftnav {
    padding-left: 20px;
    padding-top: 10px;
    position: absolute;
    width: 180px;
    height: 65px;
    z-index: 2;
    border: 1px solid #9933FF; 
    border: none;
}    

#centernav {
    padding-left: 11px;
    padding-top: 10px;
    position: absolute;
    border: 1px solid #9933FF;
    left: 200px;
    width: 100px;
    height: 65px;
    z-index: 2;
    border-left: 1px solid #FFFFFF;
    border: none;
}    

#rightnav {
    z-index: 4;
    position: relative; /* 
    border: 1px solid #00FF00; */
    left: 300px;
    width: 100px;
    height: 80px;
}    

p.sub_content_title1 {
    padding: 80px 0px 0px 25px;
    text-align: left;
    font-family: 'Lucida Grande', Verdana;
}

p.sub_content_title2 {
    padding: 0px 15px 15px 25px;
    text-align: left;
    font-weight: bold;
    font-family: 'Lucida Grande', Verdana, sans-serif;
    font-size: x-large;
}


#content ul {
	padding-left: 8px;
	margin: 0px;
	margin-bottom: 10px;
        line-height: 140%;
	}

#content li {
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 120%;
	
	
	
	margin-top: 5px;
	list-style-type: none;
	}

p.leftcontent {
    font-size: 14px;
    color: white;
    text-align: center;
    font-weight: bold;
    font-family: 'Lucida Grande', Verdana, sans-serif;
}

p.enter {
    padding-top: 5px;
    padding-bottom: 5px;
    width: 60px;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    color : #CC0000;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Lucida Grande', Verdana, sans-serif;
    background: #FFFFFF;
    z-index: 10;

}

#container {
    height: 100%;
    /* height: 1500px; */
    width: 800px;
    position: relative;
    top: 0px;
    left: 0px;
    /*   top: 2%;
    bottom: 2%;
    left: 2%;
    right: 2%;
 */
    /*   border-left: 1px solid #006633;
    border-top: 1px solid #006633;
    border-bottom: 1px solid #006633;
    border-right: 1px solid #006633;
*/
}

#left {
    top: 0px;
    left: 0px;
    height: 100%; 
    /* height: 3500px; */
    width: 400px;
    /*background-color: #231f20;*/
    background-color: #000000;
    position: fixed; 
    /*    border-left: 1px solid #006633;
    border-top: 1px solid #006633;
    border-bottom: 1px solid #006633;
*/}

#left ul { margin: 0; padding: 0; }

#rightmain {
    background-color: #FFFFFF;
    height: 100%;
    width: 400px;
    position: absolute;
    left: 400px;
    z-index: 0;
    top: 0px;
}

#right {
    height: 100%;
    width: 400px;
    background-color: #FFFFFF;
    position: relative;
    left: 400px;
/*    border-right: 1px solid #006633;
    border-top: 1px solid #006633;
    border-bottom: 1px solid #006633;
*/
}

#right-ind {
    height: 100%;
    width: 400px;
    background-color: #FFFFFF;
    position: relative;
    left: 400px;
font-family: 'Lucida Grande', Verdana;
font-size: small;
padding: 30px;
/*    border-right: 1px solid #006633;
    border-top: 1px solid #006633;
    border-bottom: 1px solid #006633;
*/
}

#right ul { margin: 0; padding: 0; }

#center {
    width: 60px; 
    height: 600px;
    position: absolute;
    top: 500px;
    left: 367px;
    z-index: 2;
}

#newsletter {
    width: 400px; 
    
    position: absolute;
    top: 20px;
    left: 10px;
    z-index: 2;
}
#archive {
    text-align: left;
    font-weight: normal;
    padding: 25px 25px 25px 25px;
    background-color: #FFFFFF;
    border: 0px solid #006699;
    color: #666666;
    font-family: 'Lucida Grande', Verdana, sans-serif;
    font-size: small;
}

#content {
    text-align: center;
    font-weight: normal;
    padding: 420px 15px 15px 25px;
    background-color: #FFFFFF;
    border: 0px solid #006699;
    color: #666666;
    font-family: 'Lucida Grande', Verdana, sans-serif;
    font-size: small;
}

.content {
	
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}
.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

/* ph=1 */

