* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

/*For about page */

.imgright {
	float:right;
	margin-bottom:10px;
	margin-left:20px;
}

.music {
	width:39px;
	height:39px;
	position: relative;
	top:220px;
	right:-380px;
}

.textjust {
	text-align:justify;
}

h3 {
	color: #000;
}


blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ol {
	margin-left: 3em;
}


a {
	color: #3366FF;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}


/* Boxed Style */


.boxed .title {
	padding: 5px 10px;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 1em;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
}

/* Post */

.post {
	padding: 20px;
}

.post .title {
	margin-bottom: 20px;
	color: #000;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 120%;
	color: #000;
}

/* Logo */

#logo {
	width: 700px;
	height: 240px;
	margin: 0 auto;
}

#logo h1 {
	float: left;
	width: 180px;
	height: 200px;
	padding: 20px;
	background: #FFF url(images/logo.jpg) no-repeat;
	text-align: right;
	font-size: 2.2em;
}

#logo h2 {
	float: right;
	width: 420px;
	height: 175px;
	padding: 30px 20px 20px 20px;
	background: #fff url(images/img02.jpg) no-repeat;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: url(images/img03.jpg) repeat-y;
}

#extra {
	clear: both;
	height: 20px;
	background-image: url(images/img06.jpg);
	background-repeat: no-repeat;
	padding-left:45px;
}

/* Content > Main */

#main {
	float: right;
	width: 460px;
	background: url(images/img05.jpg) no-repeat right top;
	color: #000;
}

#main a {
	color: #000;
}


/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
	background: url(images/img04.gif) no-repeat;
	color: #6BB3B3;
}

#sidebar a {
	color: #FFF;
}



/* Content > Sidebar > Menu */

#menu {
	padding: 20px 0;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	padding-bottom: 1px;
	background: url(images/img07.gif) repeat-x left bottom;
}

#menu a {
	display: block;
	width: 170px;
	padding: 10px 20px 10px 30px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	background: #95b4ee url(images/img08.gif) no-repeat 10px 50%;
	font-weight: bold;
}

#content #main #welcome .story li {
	color: #000;
	text-align: left;
}

/*testimonials*/

.testimonial {
	text-align:center;
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
}


/* Footer */

#footer {
	clear: both;
	width: 660px;
	margin: 0 auto;
	padding: 10px 0;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}
#content #main #welcome .story {
	color: #000;
}
