/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0;
	font-family:inherit;
}

strong {
	margin:0;
	padding:0;	
}

html {
  height: 100%;
}

* html #wrapper
{
	height: 100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	min-height:100%;
	height: 100%;
	background-color:#1d1916;
}

h1 {
  font-size: 26px;
  font-weight: normal;
}

h2 {
  font-size: 20px;
  font-weight: normal;
}

p, li, strong {
  font-size: 14px;
}

#content p {
line-height:20px;
}


h1, h2, p {
  margin: 16px 0;
}

a {
  color:#333366;
   outline:none;
}

a:Hover {
text-decoration:none;
}

input, textarea {
	border:solid 1px #999999;
	background-color:#f8f8f8;
}

form {
padding-bottom:20px;
}

.left { float:left; margin-right:15px; }
.right { float:right;  margin-left:15px; }
.grey { color:#666666; }
.bold { font-weight:bold; }
.red { color:#c70000; }
.orange { color:#FF6600; }

#mainNav ul {
list-style:none;
}

#mainNav .box {
	width:260px;
}

#mainNav .box p {
margin:0;
padding:4px 0px 0px 0px;
}

#mainNav .imp a { 
	color:#FF0000;
}
#content #pnum {
text-align:center;
}

#content #pnum * {
padding:4px 4px;
background-color:#389bd4;
color:#ffffff;
}

#content #pnum span {
margin:0px 4px 0px 4px;
}

#path * {
	font-size:12px;
	color:#999999;
}

#path  {
	padding-top:10px;
}

#head {
  height:350px;
  width:890px;
  background: #1d1916 url(/images/justurl/www.jpg) no-repeat top;

}

#head div {
  height:70px;
  width:200px;
  overflow:hidden;
  background: #1d1916 url(/images/justurl/logo.gif) no-repeat left bottom;	
}


#content .box {
	float:left;
	width:280px;
}

/* block */

#content .block {
   background:  url(/images/justurl/2-3H.gif) repeat-x right top;
   width:596px;
   border:1px solid #ded6cf;
}

#content .block img {
	padding:10px 6px 0px 8px;
}

#content  .block p span {
	font-size:12px;
	line-height:12px;
}

#content .block p a {
	font-size:12px;
}

#content .block ul {
list-style:none;
padding:0;
margin:0;
}

#content .block ul li {
padding:4px 0px 4px 2px;
margin:0;
line-height:12px;
}

#content .block ul li a {
	padding:0px 0px 0px 24px;
	background:  url(/images/tosea/star.jpg) no-repeat  left;
}

/* end block */

#content .box img {
        border:3px solid #cccccc;		
}

#content .box a {
	font-size:12px;
}

#footer {
	margin: auto;
	margin-top: -40px;
	width: 890px;
	height: 40px;
	clear: both;
	background: url(/images/justurl/paperB.jpg) no-repeat bottom;
	text-align:center;
	color:#cdcdcd;
}

#footer p {
	margin:0;
	padding:20px 0px 0px 0px;
	font-size:12px;

}

#empty {
	height: 50px;
	clear: both;
}

#content {
  padding-bottom:30px;
  color:#1d1916;
 
}

	#content ul {
	margin-left:20px;
	list-style:square;
	}

	#content p {
	text-align:justify;
	}

	#content table tr td p {
	text-align:left;
	}

	#content ul li {
	padding:0px 10px 0px 10px;
	}

/* The Core Technique
================================= */

#wrapper {
	width: 890px; 
	margin: auto;
	text-align: left;
	background: url(/images/justurl/grV.gif) repeat-y center;		
	height: auto !important;
	min-height:100%;
	height: 100%;
	}

#content {
	width: 666px;
	float: right;
	padding:0;
	margin:0;	
}

#mainNav { 
	width: 224px; 
	float: left;
} 

/* Add some padding

================================== */




#mainNav {
  margin-top: 20px;
  padding-bottom: 20px;
}

#mainNav * {
  padding-left: 20px;
  padding-right: 0px;
}

#mainNav * * {
  padding-left: 0;
  padding-right: 0;
}

#content * {
  padding-right: 30px;
  padding-left: 20px;
}

#content  * * {
  padding: 0;
}

#content  #foto * {
margin:0;
padding:0;
}
