body  { color: #282828; font: 62.5% Verdana, Arial, Helvetica, sans-serif; background: #fff; text-align: center; margin: 5px 0 0; padding: 0 }

a img {
	border: 0;
}
a:link, a:visited    {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none
}

a:hover, a:active, a:focus    { color: silver; text-decoration: none }





h1  { color: black; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0 }

h1 span {
	display: none;
}

h3          { font-size: 0.99em; background-color: #999999; background-repeat: no-repeat; cursor: pointer; margin: 5px 0 0; width: 700px; height: 25px }

h3 a:link, h3 a:visited                   { color: #fff; background-color: red; text-decoration: none; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-indent: 10px; display: block; padding: 4px 8px 0; width: 700px; height: 25px; -moz-outline-style: none; }

#container    {
	text-align: center;
	margin: 0 auto;
	width: 700px
}

#header    { background: url(img/header_.gif) no-repeat right top; height: 90px }

#content {
	background: url(img/footer.gif) bottom right no-repeat;
	padding: 0 0 55px 0;
}

p {
	margin: 0 0 1px;
	padding: 5px;
	line-height: 15px;
}

p b  { color: gray; font-size: 1.1em; font-weight: bold }

p.docu {
	padding: 5px;
	text-align: center;
	background-color: #f7ffe4;
	font-size: 1.5em;
	border-bottom: 1px solid #deff91;
	border-top: 1px solid #deff91;
}

p.docu a:link, p.docu a:visited {
	font-weight: normal;
	color: #4FA3DA;
}

p.docu a:hover, p.docu a:active {
	color: #8fc80d;
}

ul {
	margin: 0 15px 10px;
	padding: 0 5px;
}

i {
	font-size: 1.1em;
	font-style: normal;
	color: #7AA62F;
}

b.date {
	color: #535353;
	margin-left: 5px;
	background-color: #eee;
	border-bottom: 1px solid #ddd;
}

a.big {
	font-size: 1.1em;
}

code {
	font-size: 10px;
	font-family: "Andale Mono", "Courier New", Courier, monospace;
	background: #EBEBEB;
	color: #535353;
}

code b {
	color: #4fa3da;
	font-weight: normal;
}

ol {
	margin: 0;
	padding: 0 0 0 30px;
}

li {
	margin-top: 4px;
}

div.wrapper {
	background-color: #EBEBEB;
}

code.long {
	display: block;
	padding: 3px;
	margin: 0 4px;
}

a.demo {
	-moz-outline-style: none;
	display: block;
	height: 12px;
	width: 38px;
	float: left;
	background: url(img/demo.gif) top left no-repeat;
	margin-right: 2px;
	cursor: pointer;
}

#content div {
	margin: 0;
	padding: 0;
	height: 1%;
	
}

.stretcher {
	background: none !important;
	background: #fff;
	
.copy {
	float: right;
	margin-top: 9px;
	margin-right: 182px;
	display: block;
	width: 52px;
	height: 50px;
}

.copy span {
	display: none;
}

#ads {
	padding: 5px 0;
	width: 419px;
	margin: 0 auto;
}

#ads p {
	text-align: left;
}

.order    { color: white; font-size: 10px; background-color: gray; margin-right: 10px; border-width: 1px; border-color: black }
.linkpics { margin-left: 12px }

