/*  
Theme Name: Tempskin
Theme URI: http://web2feel.com
Author: jinsona
Author URI: http://web2feel.com
Description: A temperory placeholder theme while your site is getting ready
*/
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#fff ;
	font-family:Tahoma,Century gothic, Arial,Tahoma,sans-serif;
	color:#585858;
	font-size:10px;
	}
a {

	text-decoration:none;
	outline:none;
	}	
#wrapper {
	width:1000px;
	margin:0 auto;
	background:#fff url(images/body.pn) no-repeat;
	height:630px;
	}
	
#head{
	width:730px;
	margin:0px 0px;
	position:relative;
	height:190px;
	overflow:hidden;
}

#head h1{

	font-size:46px;
	font-weight:bold;
	color:#606060;
	padding:100px 0px 0px 0px;
	text-align:center;
}

#head h1  a:link, #head h1 a:visited{ 
	color: #c30c0c; 

	}
	
#head h1  a:hover { 
	color: #eee; 
	}
	
#head h2{
	text-align:center;
	font-size:18px;
	color:#606060;
	padding:10px 0px 0px 0px;
	
}

#subhead{
	width:730px;
	margin:0px 0px;
	position:relative;

}

#subhead h3{
	text-align:center;
	font-size:30px;
	color:#414141;
	padding:10px 0px 0px 0px;
	
}

#content{
	width:730px;
	margin:0px 0px;
	position:relative;

}
	
