@charset "UTF-8";
/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, blockquote, a, img, ul, li, tr, th, td, p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	
	background: transparent;
}

img{
vertical-align:sub
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}



/* my codes start here*/


html{
overflow:auto;

}

body{
margin:auto;
width:650px;
background-color:#333333;
}

#Bkgd{
background-image:url(../Images/indexBkgd.png);
background-repeat:no-repeat;
height:400px;
margin-top:80px;
padding-bottom:10px;
}

#quote{
margin:auto;
text-align:center;
width:305px;
padding-top:30px;
}

body#sitemap #quote, body#wpDirect #quote{
height:40px;
}


#quote p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
color:#666666;
line-height:30px;
}

#wpLoader{
margin-top:5px;
}

body#indexPg #menuList{
text-align:center;
margin-top:40px;
}

body#sitemap #menuList{
text-align:center;
margin-top:30px;
height:125px;
}

#menuList p{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#B2B2B2;
line-height:25px;
word-spacing:10px;
}

body#sitemap #menuList span{
word-spacing:normal;
font-weight:normal;
}

#menuList .lh50{
height:50px;
}

#instruction{
margin:auto;
text-align:center;
margin-top:30px;
width:400px;
height:125px;
}


#instruction p{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
line-height:20px;
}

#instruction .lh50{
line-height:50px;
}


li{
display:inline;
}

#bottomWrapper{
margin:auto;
padding-top:40px;
width:650px;
}


body#indexPg #logo{
clear:left;
float:right;
position:relative;
left:-145px;
}

body#sitemap #logo, body#wpDirect #logo{
text-align:center;
}


#about{
width:67px;
float:left;
position:relative;
top:28px;
left:140px;
}

#contact{
width:67px;
float:left;
position:relative;
top:35px;
left:119px;
}

#facebook{
width:67px;
float:left;
position:relative;
top:42px;
left:98px;
}

#wordpress{
width:67px;
float:left;
position:relative;
top:48px;
left:77px;
}

#tweet{
width:67px;
float:left;
position:relative;
top:54px;
left:56px;
}


#homeSitemap{
clear:left;
width:150px;
position:relative;
overflow:hidden;
left:445px;
top:40px;
}

body#indexPg #copyright{
width:150px;
position:relative;
left:135px;
margin-top:30px;
}

body#sitemap #copyright, body#wpDirect #copyright{
text-align:center;
position:relative;
margin-top:10px;
}


a:link {color:#A0A0A0; text-decoration:none;}
a:visited {color:#A0A0A0; text-decoration:none;}
a:hover {color:#333333; text-decoration:none;}
a:active {color:#999999; text-decoration:none;}


a.uLine:link{color:#FF9900 text-decoration:underline;}
a.uLine:visited{color:#FF9900; text-decoration:underline;}
a.uLine:hover{color:#FF6600; text-decoration:underline;}
a.uLine:active{color:#FF9900; text-decoration:underline;}


#homeSitemap p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#B2B2B2;
}

#copyright p{
font-family:Arial, Helvetica, sans-serif;
font-size:8px;
color:#B2B2B2;
}
