body {
	margin:0;
	padding:0;
	width: 6200px;
	background-image:url(../img/tinka_tile.jpg);
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#576267;
	color:#576267;
}

a:link {
	color: #576267;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#page {
}

#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width:300px; 
}


#panel {
	
	background-color:#666666;
	height:330px;
	margin-top:150px;
	background-image:url(../img/tinka_bg_panel2.gif);
	
}


#content {
	margin-top: 0px; 
	float: left;
	
}


.par {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 315px;	
	height: 310px;
}
.info {
	margin-top: 35px;
	margin-left: 15px;
	margin-right: 10px;
	float: left; 
	width: 205px;	
}

.alt {/* modify this to add style to alternate sections*/}

/* left intro graphic */
.logopanel {
	margin-top: 10px;
	float: left; 
	width: 206px;	
	height: 275px;
}

/* back image filler for gallery */
.projectthumb {
	margin-top: 10px;
	float: left; 
	width: 194px;
	height: 275px;
	border: 0px;
	margin-left: 5px;
	margin-bottom:0px;
	margin-right: 5px;
	background-image:url(../img/hack.gif);
	background-repeat:no-repeat;

}

.end {
	margin-top: 255px;
	float: left; 
	width: 50px;
	height: 263;
	margin-left: 5px;
	margin-right: 5px;
}

.footer {
	font-size: 9px;
	color: #333333;
	margin-top: 5px;
	margin-left: 15px;
	float:left;
}

/* style for scroll only, backtomenu rollover*/

.par {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left;
	width: 315px;	
	height: 300px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color:#FF0000;
	/*background: url(img/rightsmall.gif) no-repeat scroll left center;*/
	text-decoration:none;
	font-size:10px;
}

p.secbot a:hover {
color:#000000;
}

#arrows {
	position: fixed;
	top: 445px;
	left: 455px; 
	width: 200px;
	height: 30px;
	cursor: pointer;

}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 61px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 61px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	text-indent: -6000px;
}

#arrows ul #left a {

background-image:url(../img/leftsmall.gif);
background-repeat:no-repeat;

}

#arrows ul #right a{
background-image:url(../img/rightsmall.gif);
background-repeat:no-repeat;
}

/* the end*/


/* left intro graphic 
#menu {
	margin-top: 60px; 
	padding-left: 6px;
}

#menu ul {
	list-style: url(../img/rightsmall.png);
}

#menu a{
	text-decoration: none;
	color: #22b1e1;
}

#menu a:hover{
	border-bottom: 1px solid #22b1e1;
}
*/

/* 
hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

h2 {font-size: 10px}
h3 {font-size: 12px}

*/



