body {
	margin: 0px;
	padding:0px;
	font-family: arial;
	color: #fff;
	font-size: 14px;
	background-color: #000000;
	background-image: url(assets/layout/background2.gif);
	background-position: center;
	background-repeat: repeat-y;
}

#container {
	margin: 0px auto;
	width: 900px;
	height: 100%;
	position: relative;
}

#header {
	font-size: 0px;
}

#hTop {
	width: 900px;
	height: 97px;
	background-image: url(assets/layout/nav/1.png);
}

#logo {
 	width: 354px;
 	height: 73px;
	position: relative;
	top: 20px;
	left: 270px;
}

#hLeft {
	
}

#hlinks {
	font-size: 1px;
}

#pagecontainer {
	width: 900px;
	overflow: hidden;
	background-color: #b81e21;
}

#pagecontainer2 {
	width: 5400px;
}

#footer {
	background-image: url(assets/layout/bottom.png);
	width: 900px;
	height: 150px;
	position: relative;
}

#footerquote {
	width: 500px;
	height: 50px;
	position: absolute;
	top: 10px;
	left: 200px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.pagepad {
	padding: 10px;
}

#load {
	padding: 2px;
	background-image: url(assets/layout/loadbg.gif);
	width: 24px;
	height: 24px;
}

#scroll {
position:absolute;
top:0;
bottom:-1px;
width:1em;
z-index:-1;
} 

/* home */
#ttalk {
	width: 383px;
	float: left;
	position: relative;
	left: 20px;
}


#ttalk_top {
	width: 383px;
	height: 47px;
	background-image: url(assets/layout/ttalk_top.gif);
	font-size: 1px;
}

#ttalk_content {
	background-color: #4e0d0e;
	padding-left: 10px;
	padding-right: 10px;
	
}

#ttalk_bot {
	width: 383px;
	height: 13px;
	background-image: url(assets/layout/ttalk_bot.gif);
	font-size: 1px;
}

#ttalk_text {
	font-size: 16px;
	padding-left: 4px;
	padding-top: 3px;
	font-weight: bold;
}

#toto {
	width: 117px;
	height: 123px;
	float: left;
	position: relative;
	left: 20px;
	top: 100px;
	background-image: url(assets/home/toto.png);
	font-size: 1px;
}

#highlight {
	width: 375px;
	height: 220px;
	position: relative;
	left: 0px;
	
}

#hometwitter {
	width: 433px;
	height: 191px;
	background-image: url(assets/layout/home/twitter.gif);
	float: left;
	position: relative;
	top: 20px;
	left: -50px;
}

#twittext {
	font-size: 16px;
	padding: 30px;
	padding-top: 50px;
	text-align: center;
}

#twitter {
	position: relative;
	top: 0px;
	left: 0px;
}


/* about */
#about {
	float: left;
	width: 484px;
	position: relative;
	left: 20px;
}
#about_top {
	width: 484px;
	height: 51px;
	background-image: url(assets/layout/about/about_top.gif);
	font-size: 1px;
}

#about_content {
	background-color: #5d4607;
	padding-left: 10px;
	padding-right: 10px;
	
}

#about_bot {
	width: 484px;
	height: 45px;
	background-image: url(assets/layout/about/about_bot.gif);
	font-size: 1px;
}

#plob {
	float: left;
	width: 71px;
	height: 73px;
	position: relative;
	left: 20px;
	top: 200px;
}

#bubbles {
	width: 272px;
	float: left;
	position: relative;
	left: 20px;
}

/* gallery */
#gallery {
	float: left;
}

#gallerylink {
	width: 311px;
	height: 216px;
	position: relative;
	left: -30px;
	background-position: center center;
}

.galleftspace {
	width: 20px;
	height: 10px;
	float: left
}

#galbig {
	width: 507px;
	height: 294px;
	background-position: center center;
	float: left;
}

.galexplain {
 	float: left;
	width: 332px;
	height: 297px;
	background-image: url(assets/layout/galsect1.png);
}

#galexplainpad {
	padding-left: 50px;
	padding-top: 30px;
	padding-right: 30px;
	font-size: 16px;
	font-weight: bold;
}

#galnav {
	text-align: center;
	height: 30px;
}

.galThumb {
	width: 100px;
	height: 100px;
	float: left;
}

#galBar {
 	width: 500px;
	height: 30px;
	background-image: url(assets/layout/gallery/bar.png);
	background-repeat: repeat-x;
}

#galShow {
	width: 800px;
	position: absolute;
	top: 200px;
	left: 50px;
	background-color: #000;
	z-index: 2;
	border-width: 5px;
	border-style: solid;
	border-color: #fff;
}

#galImage {
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
}

/* projects */

.projectimage {
	float: left;
	position: relative;
	left: 50px;
}

.pcont {
	width: 531px;
	float: left;
	position: relative;
	left: 30px;
}

.pcont_top {
	width: 531px;
	height: 25px;
	background-image: url(assets/layout/pcont_top.gif);
}

.pcont_content {
 	background-color: #0d333d;
	padding-left: 10px;
	padding-right: 10px;
}

.pcont_text {
	font-size: 12px;
	font-weight: bold;
}

.pcont_bot {
	width: 531px;
	height: 26px;
	background-image: url(assets/layout/pcont_bot.gif);
}

#rightside {
	float: left;
	width: 375px;
}

/* pages */
.page1 {
	float: left; 
	width: 900px; 
	background-repeat: no-repeat;
	background-position: top right;
}

.page2 {
	float: left; 
	width: 900px; 
	background-repeat: no-repeat;
	background-position: top right;
}

.page3 {
	float: left; 
	width: 900px; 
	background-repeat: no-repeat;
	background-position: top right;
}

.page4 {
	float: left; 
	width: 900px; 
	background-repeat: no-repeat;
	background-position: top right;
}

.page5 {
	float: left; 
	width: 900px; 
	background-repeat: no-repeat;
	background-position: top right;
}

/* text */

.pagetitle {
	font-size: 30px;
}

.pagesubtitle {
	font-size: 20px;
}

p {
	font-size: 15px;
	font-weight: bold;
}

a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #dddddd;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}



/* blog */
.blog_title {
	font-size: 25px;
}

.blog_body {
	font-size: 15px;	
}

.blog_footer {
	font-size: 12px;
	font-weight: bold;
}

#blog {
	padding: 10px;
}
.blog_post {
	padding-top: 10px;
	
}

/* home */

#frame {
	width: 300px;
	height: 300px;
	float: left;
}

/* contact */
.quickInput {
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	background-color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding: 4px;
	color: #000;
}

#contactcontent {
 	float: left;
	width: 515px;
	height: 283px;
	background-image: url(assets/layout/contact/contactcontent.gif);
}

#contacttext {
	padding: 25px;
}

#quickEmail {
 	float: left;
	width: 285px;
	height:413px;
	background-image: url(assets/layout/contact/quickemail.gif);
}

#quickemail_content {
	padding: 20px;
}

