﻿body 
{
    text-align: left;
	font-family: Verdana,Helvitica,Lucida Console, MS Sans Serif;
	font-size: 12px;
	background-color: #CAC8C9;
	margin-top: 0px;
	padding: 0;
}
h1, h2, h3 {
	margin-top: 0;
	text-transform: uppercase;
	color: #000000;
}
#hcolor a
{
color: Blue;	
}	
h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
    text-align: center;
}

h3 {
	font-size: 1em;
}

ul {
}

#HomeSpec {
	color: #993300;
}

a {
	text-decoration:underline;
	color: Blue;
	font-size:11px;
	font-weight:bolder;
	 
}
#date
{
    color: white;
	font-size:13px;
	font-weight:bolder;  
	
}

#latest-post {
	padding: 5px;
	border: 1px solid #E7E7E7;
}
#latest-posts {
	padding: 2px;
	border: 1px solid #E7E7E7;
	background-color:ButtonFace;
}
a:hover {
	border-bottom: none;
}

#header {
	width: 1200px;
	height: 100px;
    background-color : #778CB3;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	background:  url(imagescss/img01.jpg) repeat left top;
	margin-left: auto;
}
#wrapper {
}
#page {
	width: 1200px;
	margin: 0px auto;
	background:  url(imagescss/img05.jpg) repeat-y left top;
	
}
#page-bgtop {
	background:  url(imagescss/img04.jpg) no-repeat left top;
}

#page-bgbtm {
	background:  url(imagescss/img06.jpg) no-repeat left bottom;
}

#sidebar1 {
	float: left;
	padding-top: 20px;
	padding-left: 10px;
	width: 150px;
	font-size:10px;
	font-style:normal;
	
}

#content a {
	color : Black;
	
}
#content2 a {
	color : Black;
	
}
#sidebar2 {
	float: right;
	width: 187px;
	padding-top: 20px;
	padding-right: 10px;
	
	

}
.links {
	padding: 4px 0px;
	text-align: left;
	font-weight: bold;
	
}

#content {
	float: left;
	width: 814px;
	margin: 8px;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-size:small;
	
}
#content2 {
	float: left;
	width: 900px;
	margin: 8px;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-size:small;
	
}

/* Footer */

#footer {
	width: 1100px;
	height: 20px;
	margin: 0 auto;
	padding-left: 20px;
}

#footer p {
	margin: 0;
	padding: 0px 0 0 0;
	text-align: center;
	font-size: 12;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}


/* Default page features dashboard */
#header2 {
	width: 1200px;
	height: 80px;
    background-color : #778CB3;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	background:  url(imagescss/img011.jpg) repeat left top;
	margin-left: auto;
}
#topmenu {
	width: 1200px;
	height: 20px;
    background-color : #EFD28F;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#page2 {
	width: 1100px;
	margin: 0px auto;
	background:  url(imagescss/img055.jpg) repeat-y left top;
}
#menu {
	width: 1200px;
	padding: 0px;
	height: 23px;
	background: url(imagescss/img02.jpg) no-repeat left top;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

#Menu1 {
	background: url(imagescss/img02.jpg) no-repeat left top;
}
/* Default page features for employee profile */

#profilemenu {
	width: 1100px;
	margin: 0px auto;
	padding: 0px;
	height: 43px;
	background: url(imagescss/img022.jpg) no-repeat left top;
}

#profilemenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#profilemenu li {
	display: inline;
}


#profilemenu a {
	display: block;
	float: left;
	height: 33px;
	margin: 0px;
	padding: 10px 30px 0px 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(imagescss/img033.jpg) no-repeat right 50%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#profilemenu a:hover {
	color: #FFFFFF;
}

#profilemenu .current_page_item a {
	color: #FFFFFF;
}

#profilepage {
	width: 1200px;
	margin: 0px auto;
	background:  url(imagescss/img0555.jpg) repeat-y left top;
}
#profilepage2 {
	width: 1200px;
	margin: 0px auto;
	background:  url(imagescss/img05555.jpg) repeat-y left top;
}
#profilepage-bgtop3 {
	background:  url(imagescss/img0444.jpg) no-repeat left top;
}


