img.icq { margin: 0px 5px; border: none; }

li.email { list-style-image: url(./ikons/email.gif); list-style-position: outside; }

li.icq1 { list-style-image: url(./ikons/icq/icq1.gif); list-style-position: outside; }
li.icq2 { list-style-image: url(./ikons/icq/icq2.gif); list-style-position: outside; }
li.icq3 { list-style-image: url(./ikons/icq/icq3.gif); list-style-position: outside; }
li.icq4 { list-style-image: url(./ikons/icq/icq4.gif); list-style-position: outside; }
li.icq5 { list-style-image: url(./ikons/icq/icq5.gif); list-style-position: outside; }

li.phone1 { list-style-image: url(./ikons/phones/phone1.gif); list-style-position: outside; }
li.phone2 { list-style-image: url(./ikons/phones/phone2.gif); list-style-position: outside; }
li.phone3 { list-style-image: url(./ikons/phones/phone3.gif); list-style-position: outside; }
li.phone4 { list-style-image: url(./ikons/phones/phone4.gif); list-style-position: outside; }
li.phone5 { list-style-image: url(./ikons/phones/phone5.gif); list-style-position: outside; }
li.phone6 { list-style-image: url(./ikons/phones/phone6.gif); list-style-position: outside; }
li.phone7 { list-style-image: url(./ikons/phones/phone7.gif); list-style-position: outside; }
li.phone8 { list-style-image: url(./ikons/phones/phone8.gif); list-style-position: outside; }


a.rss
{
	color: white;
	background-color: rgb(255, 123, 40);
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 1px 10px;
	border-style: solid;
	border-width: 1px;
	border-top-color: rgb(247, 206, 173);
	border-right-color: rgb(156, 66, 0);
	border-bottom-color: rgb(90, 36, 0);
	border-left-color: rgb(244, 161, 104);
	width: auto;
}

a.rss:hover
{
	color: black;
}


td.back1L
{
	width: 26px;
	height: 30px;
	background-position: right;
	background-image: url(pix/back/back1l.jpg);
	background-repeat: no-repeat;
}

td.back1C
{
	width: auto;
	height: 30px;
	background-image: url(pix/back/back1c.jpg);
	background-repeat: repeat-x;
}

td.back1R
{
	width: 22px;
	height: 30px;
	background-position: left;
	background-image: url(pix/back/back1r.jpg);
	background-repeat: no-repeat;
}

td.back2L
{
	width: 26px;
	height: auto;
	background-position: right;
	background-image: url(pix/back/back2l.jpg);
	background-repeat: repeat-y;
}

td.back2C
{
	width: auto;
	height: auto;
/*	background-color: rgb(240, 235, 218);*/
	background-color: rgb(223, 221, 184);
	background-image: url(pix/back/back2c.jpg);
	background-repeat: repeat;
}

td.back2R
{
	width: 26px;
	height: auto;
	background-position: left;
	background-image: url(pix/back/back2r.jpg);
	background-repeat: repeat-y;
}

td.back3L
{
	width: 26px;
	height: 31px;
	background-position: right;
	background-image: url(pix/back/back3l.jpg);
	background-repeat: no-repeat;
}

td.back3C
{
	width: auto;
	height: 31px;
	background-image: url(pix/back/back3c.jpg);
	background-repeat: repeat-x;
}

td.back3R
{
	width: 22px;
	height: 31px;
	background-position: left;
	background-image: url(pix/back/back3r.jpg);
	background-repeat: no-repeat;
}

input#cmdSearch, input#cmdSScribe
{
	width: 110px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	font-weight: bold;
	background-position: center;
	background-repeat: no-repeat;
	border-width: 1px 2px 2px 1px;
	border-color: rgb(139,69,19);	/*	Saddlebrown	*/
	color: rgb(139,69,19);	/*	Saddlebrown	*/
	background-color: transparent;
	cursor: pointer;
	margin: 0px;
}

input#txtSearch, input#txtSScribe
{
	width: 100px;
	height: 25px;
	text-align: left;
	border: 1px solid rgb(139,69,19);	/*	Saddlebrown	*/
	background-color: transparent;
	margin: 0px;
	color: rgb(139,69,19);	/*	Saddlebrown	*/
}

div#content_shell
{
	color: rgb(139,69,19);	/*	Saddlebrown	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing: 1px;
	font-weight: bold;
}

div#pics_shell
{
	width: 260px;
	text-align: right;
	float: right;
}

div#pics_shell img
{
	display: block;
	margin: 10px 5px 5px 20px;
}