<!--
body {
	background-color: #ffffff;
		font-family: times, serif;
		font-stretch: ultra-expanded;
	color: #999999;
	text-align: center;
}
ul li {
	list-style-type: square;
	/*border-bottom: ridge;*/
	list-style-image: url('templates/tek/bullet.gif'); 
}

ul 	{
list-style-type: square;
list-style-image: url('templates/tek/bullet.gif'); 
}

TEXTAREA {
	BORDER: #cccccc 1px solid; 
}

INPUT {
	BORDER: #cccccc 1px solid;
}

a {
	color: #333333;
	text-decoration: none ;	
}

a:hover {
	/* background-color: #0099ff;
	color: #FFFFFF; */
	color: #660033;
	text-decoration: none;
}

a:active {
	/* background-color: #FF66CC;
	color: #FFFFFF; */
	color: #ff0000;
}
table {
	border: none;
}
table img {
	text-decoration: none;
	border: none;
}

-->
.slide-out-div {
    padding: 20px;
    width: 250px;
    background: #ccc;
    border: 1px solid #29216d;
}


._sidelinks  a {
	display: block;
	height: 25px;
	padding-left: 10px;
	vertical-align: middle;
}
._sidelinks  a:hover {
}
._sidelinks  {
	text-align: left;
	padding-left: 1px;
	vertical-align: bottom;
}

.testLogo {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 150px;
	width: 150px;
}

.imagelink {
	text-decoration: none;
}


#image {	
	width: 533px;
	height: 533px;
	
}
#image a {

}

#menu {
}
#container {
	margin-left: auto;
	margin-right: auto;
}
#comments {
	text-align: right;
}
#imagedetails {
	text-align: right;
}	
#image img {
		
}
#footer {
	clear: both;
}
