@charset "UTF-8";
/* CSS Document */
.TSP_Header {
	height: 120px;
	width: 630px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 30px;
	/*padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;*/
	border-top-width: 80%;
	border-bottom-width: 80%;
	border-right-width: 80%;
	border-left-width: 80%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: 1px solid;
	border-left-style: none;
}
.TSP_NavBar {
	height: 2em;
	width: inherited;
	border-top-width: 80%;
	border-bottom-width: 80%;
	border-right-width: 80%;
	border-left-width: 80%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: 1px solid;
	border-left-style: none;
	background: transparent url(images/C00000099.png) repeat scroll center center;
	opacity: 1.00;
}
.TSP_Footer {
	height: 20px;
	width: 630px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;

}
.TSP_PageTemplate {
	background-color: #1E1E1E;
	background-image: url(images/wood_bg_web.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #CCC;
	background-position: 50px 10px;
	width: 700px;
	margin-right: 50px;
	margin-left: 50px;
}
.TSP_AboutPageTemplate {
	background-color: #1E1E1E;
	background-image: url(images/trees_bg_web.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #CCC;
	background-position: 50px 10px;
	width: 700px;
	margin-right: 50px;
	margin-left: 50px;
}
.TSP_PortfolioPageTemplate {
	background-color: #1E1E1E;
	background-image: url(images/dark_leaves_web.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #CCC;
	background-position: 50px 10px;
	width: 700px;
	margin-right: 50px;
	margin-left: 50px;
}
.TSP_BlogPageTemplate {
	background-color: #1E1E1E;
	background-image: url(images/water_web.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #CCC;
	background-position: 50px 10px;
	width: 700px;
	margin-right: 50px;
	margin-left: 50px;
}
.TSP_TextArea {
	background: transparent url(images/C00000099.png) repeat scroll center center;
	opacity: 1.00;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: light;
	font-variant: normal;
	color: #CCC;
	height: 460px;
	width: 610px;
	margin-right: 0px;
	margin-left: 30px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	text-align: justify;
}

