html, body, ul, li, h1, h2, h4 {
	margin: 0;
	padding: 0;
	/* list-style: none; */
}

* {margin: 0;} html, body {height: 100%;} .wrapper {min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -3em;} .footer, .push {height: 3em;} 

h3 {
	font-style: italic;
	/* width: 300px; */
}


img {
	border: 0;
}

#content img {
	border: 0;
	padding: 10px;
}

#content li {
	padding: 2px;
}

#content ul {
	padding-left: 20px;
}
a {
	color: #ffb600;
	text-decoration: underline;
}
a:hover {
	color: #ff9600;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #1b3484;
	/* url(images/grad.jpg) repeat-x; */
	font: 12px "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}

#header {
	position:absolute;
	top:10px;
	right:100px;
	z-index: 5;
	}


#page {
	background: top right url(images/body_bg.jpg) no-repeat;
}





#content {
	min-height: 430px;
	width: 500px;
	margin: 48px 28px 8px;
	font: 1.4em  Arial, Helvetica, sans-serif;
	line-height:1.4em;
	color:#d5d6fb;
	/*float: left;	*/
	position: relative;

}
#content .i {
	padding: 15px;
}

#content h1 {
	font: 1.8em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #d5d6fb;
	clear: both;
	padding:0 0 5px 20px;
	background:url(images/h1_bg.png) repeat-x bottom;
}


#content h2 {
	font: 1.4em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #d5d6fb;
	padding:0 0 2px 20px;
	clear: both;
}


#content p{
padding:2px 30px 15px;
}


.htop {
	color: #FEFF00;
}
.hproject {
	position: relative;
	top: 0.5em;
	left: -0.4em;
}
.hof {
	position: relative;
	top: -0.5em;
	left: -1.5em;
	color: #FEFF00;
}

#copyright {
	text-indent: 270px;
	padding-bottom: 14px;
}

.footer {
	border-top:2px solid #fff;
	background: url(images/footer.gif) repeat-x;
	vertical-align:baseline;
}

.footerinner{
	color:#fff;
	padding:12px 0 0 35px;

}
ol {
	list-style-position: outside;
	margin:0 40px 10px;
}

.dropcap {
	float:left;
	color:#D4D4C7;
	font-size:100px;
	line-height:70px;
	padding: 2px 3px 0px 3px;
	font-family: Times, serif, Georgia;
	display: inline;
} 



        .lavaLampBottomStyle {
           
			background: url(images/nav_bg.gif) repeat-x;
			height: 40px;
			font-size: 17px;
		   
		    position: relative;
            padding: 0 35px;
            margin: 10px 0;
            overflow: hidden;
			text-decoration:none;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 5px solid white;
                        width: 9px;
                        height: 35px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-decoration:none;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        position: relative;
                        overflow: hidden;
                        margin: auto 15px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }                     
	

