



body {
	margin: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}




a {
	text-decoration: none;
	color: #9933CC;
	font-size: 9px;
	width: 32px;
	padding: 0px;
	margin: 0px;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}


/* Boxed Style */



/* Post */

.post {
}

.post .title {
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: large;
}



/* Header */

#header {
	height: 140px;
	width: auto;
}

/* Header > Logo */



/* Header > Menu */



/* Content */



/* Content > Main */


/* Content > Main > Welcome */


/* Content > Main > Example */


/* Content > Sidebar */



/* Content > Sidebar > Login */


/* Content > Sidebar > Updates*/



/* Footer */

#footer {
	clear: both;
	width: 760px;
	height: 80px;
	margin: 0 auto;
	padding: 30px 50px;
	background: url(images/img07.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}


#header #logo2 {
	text-align: center;
	float: right;
}
#header {
	margin-right: auto;
	margin-left: auto;
}
