
body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color: #000000;
	background-image: url(images/Body_BG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
	width: 900px;
	margin: 0 auto;	
	margin-top: 0px;
	border: 0px dashed red;
		background: white;

}

#topsection{
	background: white;
	height: 125px;
	border: 0px solid teal;
	margin-bottom: 0px;
	background: url(http://www.jendrastudio.com/graphics/00000001/header-BG2.jpg);
}

#nav {
	height: 35px;
	border: 1px solid #eee;
	margin-bottom: 0px;
	background: #eee;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #777;
	vertical-align: bottom;
	text-align: center;
	word-spacing: normal;
}

#contentwrapper{
	float: left;
	width: 100%;
	border: 0px solid pink;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(images/Content-BG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#contentwrapper2{
	float: left;
	width: 100%;
	border: 0px solid pink;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(images/Content-BG. jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#contentcolumn{
	float:right;
	margin-left: 200px;
	border: 0px solid #FF00FF;
	background: white;
	min-width: 700px;
}

#leftcolumn{
	float: left;
	width: 200px;
	margin-left: -900px;
	background: #eee;
	border: 0px solid #0000FF;

}

#footer{
	clear: left;
	width: 100%;
	background: ;
	text-align: center;
	padding: 4px 0;
	border: 0px solid purple;
}



.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	border: 0px solid red;
}

.innertube-nav{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	border: 0px solid red;

}

.innertube2{
	padding-left: 310px;
	border: 0px solid green;
	height: 125px;
}

.innertube-miva{
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px solid white;
	vertical-align: middle;
}

.miva{
	border: 0px solid red;
	float: right;
	height: 105px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #777;
	text-align: right;
	word-spacing: normal;
	margin-top:10px;

	margin-right:10px;
	margin-bottom: 0px;
}

a{
color:#06e;
}

a:hover{
color:#3bd;
}

a:visited{
color:#64e;
}

img{
border: 0px;}










h1 {
	margin:5px 0px 10px 0px;
	padding:0px;
	font-size:23px;
	font-weight:bold;
	color:#777;
	white-space: nowrap;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: small-caps;
	font-style: normal;
	line-height: normal;
	}

h2 {
	margin:10px 0px 5px 0px;
	padding:0px;
	font-size:19px;
	font-weight:bold;
	color:#aaa;
	white-space: nowrap;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: small- caps;
	font-style: normal;
	line-height: normal;
	}

h3 {
	margin:5px 0px 5px 0px;
	padding:0px;
	font-size:18px;
	font-weight:bold;
	color:#aaa;
	white-space: nowrap;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: small-caps;
	font-style: normal;
	line-height: normal;
	}

h4 {
	margin:3px 0px 3px 0px;
	padding:0px;
	font-size:16px;
	font-weight: bold;
	color:#dd9;
	white-space: nowrap;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: small-caps ;
	font-style: normal;
	line-height: normal;
	}

h5 {
	margin:5px 0px 0px 0px;
	padding:0px;
	font-size:15px;
	font-weight:bold;
	color:#dd9;
	white-space: nowrap;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: small-caps ;
	font-style: normal;
	line-height: normal;
	}

p {
	margin:0px 0px 0px 0px;
	padding:3px 10px 20px 10px;
	font-size:13px;
	font-weight: ;
	color:#777;
	white-space: wrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: none;
	font-style: normal;
	line-height: normal;
	}
	
hr 
{  border:0px;
  height:10px;
  background: url(images/body_bg.jpg) repeat-x center;
	margin:0px 0px 0px 0px;
}

img {
border: 0px;
}

a {
	color:#06f ;
}
a:hover {
	color:#19e ;
}
a:active {
	color:green ;
}
a:visited {
	color:purple ;
}
