/*** INDIANEN STYLE ****/

body
{
	background:#fff;	
	color:#000000;
	margin:0px;
	font-family:monaco, monospace;
	font-size:11px;
}

.badge{
    position:relative;
    z-index:999;
    left:0px;
    top:0px;
    padding:0px;
    margin:0px;
    clear:none;
    width:0px;
    height:0px;
}


a, a:link, a:hover, a:visited
{

	color:#666;
	text-decoration:underline;	
}

a img, a:link img, a:hover img, a:visited img
{
	background:none;
	border:none;	
}

p
{
	margin:2px 0px;
}

/***********/
#page
{
	margin: 0px 20px;	
}

.footer
{
	float:left;
	clear:both;
	font-family: Monaco, monospace;	
	font-weight:normal;
	margin:20px 0px 5px;
	padding:50px 2px 10px;
}

.bigtitle
{
	font-weight:normal;
	margin:10px 0px 5px;
}

.menuitem
{
	font-family: "Times New Roman", Times, Georgia,serif;	
	font-weight:normal;
	margin:5px 0px 5px;
	padding:0px 2px;

}

.title {
	font-family: "Times New Roman", Times, Georgia,serif;	
	font-size: 17px;
	font-style:italic;
	font-weight:normal;
	margin:5px 0px 5px;
	padding:0px 2px;
	font-weight:light;
	text-decoration:underline;
}

.minititle {
	font-family: Monaco, monospace;	
	font-weight:normal;
	margin:5px 0px 5px;
	padding:0px 2px;
	font-weight:light;
	text-decoration:underline;
}

.tags
{
	margin: 0px 0px 20px;
	border-top:1px dashed #ccc;
	padding:2px;
}

.tag, .hottag, a.tag, a:link.tag, a:hover.tag, a:visited.tag, a:link.hottag, a:hover.hottag, a:visited.hottag
{
	
	font-weight:normal;
	margin:5px 0px 5px;
	padding:0px 2px;
	color: #999;
	text-decoration:none;
}

.imglink, a.imglink, a:hover.imglink, a:visited.imglink, a:link.imglink
{
	text-decoration:none;
}

.pages
{
margin: 0px 0px 10px;	
}

.flashlink, a.flashlink, a:hover.flashlink, a:visited.flashlink, a:link.flashlink,
.pagelink, a.pagelink, a:hover.pageling, a:link.pagelink, a:visited.pagelink
{
	
	color:#666;
	font-style:normal;
	padding: 2px;	
	text-decoration:none;
	margin-right:5px;
}
.hottag,  a:link.hottag, a:hover.hottag, a:visited.hottag
{
	
	text-decoration:underline;	
	background:#fff;
	color:#000;
}

.projecttitle
{
	
	font-family: Helvetica, "Times New Roman", Times, Georgia,serif;	
	font-weight:normal;
}

.thumbcontainer{
	height:140px;
	display: block; 
	float:left;
}
.projectimg
{
	margin: 10px;	
}

.smallprojectcollumn
{
	float:left;
	clear:both;	

}
.titlecollumn{
	float:left;
	clear:none;	
	margin-right:5px;
	padding: 3px 5px;
	line-height:0.9em;
}

.bodytext
{
	font-family: Monaco, monospace;
	color:#000000;
	margin:10px 0px 10px;
	width: 450px;
	font-weight: light;
	line-height: 1.2em;
	text-align: justify;
	margin: 10px 0px;
}

.infotext

{
	font-family:Verdana, sans-serif;
	font-size:10px;	
	color:#666666;	
	margin:0px 0px 10px;
	width: 300px;
}

.projectimages
{
	font-family: Monaco, monospace;	
	color:#000000;	
	margin:0px 0px 10px;
	padding: 2px 0px;
}

.projectcontainer
{
	width: 200px;
	padding: 0px;
	height: 70px;
	float: left;
	clear:none;	
	margin:2px;
	background-position: center;
	background-repeat: no-repeat;
}

.hot, a.hot, a:link.hot, a:hover.hot, a:visited.hot
	{
	text-decoration:underline;	
	background:#fff;
	color: #000;
	}
	
.imagecontainer
{
	height: 540px;
	width: 1000px;
	overflow:hidden;
	margin: 0px 0px 10px;
	padding:0px;
	background-position: left;
	background-repeat: no-repeat;
	cursor:pointer;
}


.videocontainer
{
	width:640px;
	margin: 0px 0px 10px;
	padding:0px;
	background-position: center;
	background-repeat: no-repeat;
	cursor:pointer;
}



/**** COLLUMNS *****/

.smallcollumn
{
	float:left;
	clear:both;
	padding-right: 20px;
	margin-right: 20px;	
}	

.widecollumn
{
	float: left;
	clear:both;
	margin: 0px;
}
	
	
.tooltip
	{
	padding: 2px;
	background: #fff;
	text-decoration: underline;
	font-size:11px;
	}