
body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	/*font-size: 12px;/*16px;*/
	font-family:Europan,Helvetica,Arial,sans-serif;
	
	/*background-image: url("../images/background2.jpg");*/
	
	/*
	background-image: url("../images/rightbg.gif");
	background-repeat: repeat-x;
	*/
	
}
h1{
	font-size: 1.4em;/*19.2px;*/
	line-height: 1.0em;
	text-align: left;
	display: block;
	/*color: white;*/
	

}


h6
{
	margin-top: 25px;
	margin-bottom: 0px;
	text-align: right;
	line-height: 1em;
	color: rgb(90,90,90);
	font-style: italic;
	font-size: 0.7em;
}




div#bgImage{
	/*background-color: white;*/
	/*background-image: url("../images/rightbg.gif");
	background-repeat: repeat-x;*/
	background-position: center center;
	margin-top: -20px;
	padding-top: 20px;
	/*width:100%;
	height:100%;*/
	/*background-attachment: fixed;*/
}

div#floatingFrame
{
	position:relative;
	
	margin:0 auto;
	margin-top: 20px;
	width:900px;
	height: 800px;
	/*background-color: rgba(198,235,255,0.4);*/
	opacity: 1;
	/*background-image: url("../images/Jorgnsn_webpageBrown.png");*/
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.2em;
	
	 
}

div#topContent
{
	display: block;
	/*background-image: url("../images/jorgensn_logo_alpha.png");*/
	/*background-image: url("../images/jorgensn_gif_anim.gif");*/
	
	/*background-color: white;*/
	height: 130px;
	width: 100%;
	/*background-color: rgba(0,0,0,0.7);*/
	
}



div#topContent img{
	border: none;
	
	
}



div#postContent
{
	display: block;
	width: 70%;
	/*margin-left: +220px;/*900px ;*/
	margin-top: 50px;/*-2590px;*/
	margin-left: 135px;
	margin-right: 135px; /* 15%*/
	line-height: 1.3em;
	font-size: 1.2em;
	width: 630px; /* 70%*/
	
	/*background-color: blue;*/
}

div#postContentIntroText
{
	margin-top: -200px;
	

}



div#postSeparator
{
	background-color: rgb(90,90,90);/*black;*/
	display: block;
	width: 630px; /* 100% */
	height: 9px;
	margin-top: 0px;/*32px;*/
	margin-bottom: 32px;
	

}

div#centerImage
{
    text-align:center;
    display:block;
    margin-top: 20px;
    margin-bottom: 20px;
}


div#sectionImage
{
    text-align:center;
    display:block;
    margin-top: 0px;
    margin-bottom: 0px;
}


div#imageArea
{
	text-align:center;
    display:block;
    /*margin-top: 20px;
    margin-bottom: 20px;*/
	width: 700px;
	height: 380px;
	border: none;
	/*background-color: rgb(200,200,200);*/
}
div#imageArea a
{
	border: none;
}
div#floatLeftImage
{
    text-align:center;
    float: left;
    display:block;
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;
    
}
div#floatLeftImage img
{
	border: none;
}


/* nav bar things*/
div#navigationBar
{
	display: block;
	
	height: 25px;
	
	width: 900px ;
	
	/*margin-left: 90px;*/
	/*margin-top: 150px;*/
	background-color: rgb(120,120,120); /*160 */
	background-image: url("../images/rightbg2.gif");
	background-repeat: repeat-x;
	
}

#navigationBar ul{
	list-style:none;
	padding:0;
	margin:0;
	height:25px;
	font-size: 21px; /*25px;*/
	line-height: 1.2em;
	
}

#navigationBar li{

	float:left;
	
	height:25px;
	margin:0 0px;
	text-align:center;
	
	
	
	
}	

#navigationBar li a{
	
	/*rgba:(200,200,200,0.4);*/
	display:block;
	color:rgb(255,255,255);
	height:25px;
	width:225px ;
	
	text-decoration:none;
	
}

#navigationBar li a:hover{
	/*background-color: gray;*/
	/*color:rgb(188, 143,143);*/
}

#navigationBar li a:active
{
	background-color: white;
}

#navigationBar p{

	margin:-0 0px;
	
	display:block;
	color: white;
	width:225px;
	text-align:center;
	
	background-color: rgb(0,0,0);
	
	
}
/* nav bar things end*/


#navigationBarBall
{
	
	
	/*background-image: url("../images/blackSquare.jpg");*/
	
	background-color: rgb(0,0,0);/*black;*/
	
	
	
	
	display: block;
	width: 225px;
	height: 25px;
	
	
	margin-left: -0;/*205px ;*/
	
	
}