	

/* CSS Document */
* {
	font-family:Tahoma, "MS Sans Serif", Arial;
	border:0px;
	margin: 0px;
	padding: 0px;
}

#logos {
margin-left:10px;
margin-right:10px;
display:inline;
float:none
}
#email {
	margin:0px;
	position:absolute;
	width:76px;
	height:68px;
	left: 840px;
	top: 85px;
	z-index: 3;
}

#environmenttitle{
padding-left:20px; padding-top:5px; font-size:large; color:white;
}
#environmenttitleBLK{
padding-left:20px; padding-top:5px; font-size:large; color:black;
}


#environmentdescr {
padding-left:25px; padding-top:3px;  padding-right:8px;  font-size:small; color:white;
}
#environmentdescrBLK {
padding-left:25px; padding-top:3px;  padding-right:8px;  font-size:small; color:black;
}
#environmentdescr2 {
padding-left:25px; padding-top:15px;  padding-right:8px;  font-size:large; color:#fe7373;
}
#environmentdescr2BLK {
padding-left:25px; padding-top:15px;  padding-right:8px;  font-size:large; color:#black;
}
#installhow{
padding-left:50px; padding-top:2px;  padding-right:8px;  font-size:small; color:black;
}
body {
	font-size:13px;
	font-family: Tahoma, "MS Sans Serif", Arial;
	color:#000000;
	background-image:url(img/index/bg/bg4.jpg);
	background-repeat: No-repeat;
	background-position: center bottom;
	background-color: white;
	/*f2f2f2*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	width: auto;
	background-attachment: scroll;
}

#currentproj {
	text-align:center;
	width:120px;
	height:100%;
	z-index:3;
	margin: auto;
	color: white;
	opacity: 0.8;
}

#projtitle {
	width:120px;
	height:autp;
	background-color:#333333;
	color: white;
	font-weight:bold;
	padding-top:1px;
	padding-bottom:1px;
	
}

#titlecontainer {
	width: 830px;
	margin: auto;
}

#title {
	width: 224px;
	padding-top: 50px;
	padding-bottom: 6px;
	padding-left: 7px;
	/*left: 0;
	top: 0;*/
}

#banner {
	float:right;
	width: 207px;
	padding-top: 66px;
	padding-right: 10px;
	/*left: 294px;
	top: 0px;*/
	}
	
#container {
	background-color:white;
	width: 900px;
	margin: auto;
	overflow: visible;
	border: 1px solid #d6d6d6;
}
	
#content{
	background-image:url(img/index/3dgalcontentbar.gif);
	text-align:left;
	margin:auto;
	width: 900px;
	height: 25px;
	/*left: 0px;
	top: 176px;*/
	}
#contentbody{
	width: 900px;
	background-image:url(img/index/3dgalcontentpattern.gif);
	margin-left: 20 px;
	}
#contentfoot{
	width: 900px;
	margin: auto;
	background-image:url(img/index/3dgalcontentfoot.gif);
	height: 72px;
	}
#spacing{
	width:20px;
	height:auto;
	margin:auto;
	float:left;
}
#props{
    text-align: left;
    width: 600px;
    height: auto;
    float: left;
    margin-top: 10px;
}	
#propsbanner{
	background-color:#511e1e;
	width:400px;
	height:auto;
	color:white;
	text-align: center;
	font-size: 16px;
}

#environmentsbanner{
	background-color:#511e1e;
	width:400px;
	height:auto;
	color:white;
	text-align: center;
	font-size: 16px;
}

#environments{
	text-align:left;
	width:400px;
	height:auto;
	float:left;
	margin-top: 10px;
}
#navbar{
	background-image:url(img/index/navbar.gif);
	background-color:white;
	font-family: Tahoma, "MS Sans Serif", Arial;
	/*margin:auto;*/
	width:900px;
	height:13px;
	color: White;
	margin: auto;
	font-weight: bold;
	font-size:12px;
	position: relative;
	/*left: 0px;
	top: 0px;*/
}
#rowdivider{
	text-align:left;
	margin: auto;
	width:854px;
	height:auto;
	overflow:hidden;
	padding-left:35px;
	}
	
#print{
	text-align:left;
	margin:auto;
	width:900px;
	height:auto;
	overflow: visible;
	/*left: 0px;
	top: 28px;*/
}

#brush{
	background:no-repeat;
	position:absolute;
	background-image:url(img/index/titlebrush.png);
	width:594px;
	height:268px;
	background-repeat: no-repeat;
	left: -111px;
	top: -61px;
}

#bgimg{
	position:relative;
	background:repeat-x;
	margin:auto;
	width:900px;
	height:auto;
	visibility: visible;
	z-index: 5;
}

#wrapper2{
	position:relative;
	margin:auto;
	width:477px;
}

#home{
	display:inline;
	width:auto;
	margin: 20px;
}
#gallery{
	display:inline;
	width:auto;
	margin: 20px;
}
#about{
	display:inline;
	width:auto;
	margin: 20px;
}
#links{
	display:inline;
	width:auto;
	margin: 20px;
}
#tutorials{
	display:inline;
	width:auto;
	margin: 20px;
}
#copyright{
	font-weight:bold;
	background-image:url(img/index/3dgalcopyrightbg.gif);
	height: 26px;
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-style: bold;
	color: black;
	text-align: right;
	font-size: 8px;
	padding-right: 25px;
	}
	
#footer{
height:10px;
}

#template{
	width:400;
	color: white;
	font-family: Tahoma, "MS Sans Serif", Arial;
	text-indent: 10px;
	}
#templatehead{
	font-weight:bold;
	background-color:#511e1e;
	height:auto;
	width:400;
	}
#templatebody{
	background-color:#6f6f6f;
	height:auto;
	width:400;
	padding: 5px 0px;
	letter-spacing: 20px;
	}
#templatefoot{
	background-color:#aeaeae;
	height:7px;
	width:400;
	}
	
#arttemplate{
	width:325px;
	margin:auto;
	color: white;
	font-family: Tahoma, "MS Sans Serif", Arial;
	text-indent: 15px;
	}
#arttemplatehead{
	font-weight:bold;
	background-color:#511e1e;
	height:24px;
	width:325px;
	line-height: 20px;
	}
#arttemplatebody{
	text-align: left;
	background-color:#6f6f6f;
	height:auto;
	width:325px;
	padding: 5px 0px;
	letter-spacing: 20px;
	line-height:14px;
	}
#arttemplatefoot{
	background-color:#aeaeae;
	height:7px;
	width:325px;
	}
	
a{
	color:black;
	text-decoration: none;
	}
a:link{
	color:#FFFFCC;
	text-decoration: none;
	}
a:hover{
	color:#FF0000;
	text-decoration: none;
	}
a:visited{
	color:white;
	text-decoration: none;
	}
	
	
	#resumecontent {
text-align:left;
margin-left:20px;
color:#000000;
}
#resumetitle {
	text-align:left;
	line-height:15px;
	color:#B71717;
	font-size:18px;
	font-style:bold;
	position:relative;
	padding-bottom: 5px;
}

#skilltitle{
	font-style:inherit;
	color:#511E1E;
	display:inline;
	font-size: large;
}

#skillcat{
	padding:2px;
	margin:auto;
	display:inline;
	width:auto;
	float:left;
}

#skill{
	margin-left:5px;
	color:black;
	font-size: small;
	font-style: italic;
}

#progal{
	margin:auto;
	width: 822px;
}

#progalbanner{
	background-color:#511e1e;
	width:822px;
	height:auto;
	color:white;
	text-align: center;
	font-size: 16px;
}
