/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
	margin: 0;
	padding: 0;
	background:  #FFFF80 url(images/band_patt_05.jpg) repeat-x; /* #807772  */
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 13px;
	color: #000000;
}
aboutme_body {
	margin: 0;
	padding: 0;
	background:  url(images/band_patt_04.jpg) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 120%;
/*	font-weight: bold; */
}

h4{
	font-size: 90%;	
	
}
h5{
	font-size: 70%;	
}
p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #221188;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 0px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 800px;
	height: 303px;
	margin: 0 auto;
}

#introduction{
	height: 240px;
}
/* Logo */

#logo {
	width: 700px;
	/*height: 400px;*/
	/*margin: 0 auto;*/
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
}

#logo a {
	text-decoration: none;
	color: #0828FD; /*#7F7752;*/	
}

/* test style */
#test1 {
	width: 100px;
	height: 100px;
	color: #000000;
	float: middle;
	/*background: #7F7772 url(images/band_patt_01.jpg) repeat-x;*/
}
#image_1 {
	width: 100px;
	height: 100px;
	color: #000000;
	float: right;
	/*background: #7F7772 url(images/band_patt_01.jpg) repeat-x;*/
	margin: 0 0 0 0;
}

/* Search */

#search {
	float: right;
	width: 290px;
	padding-top: 40px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	font: 100% Georgia, "Times New Roman", Times, serif;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	color: #7F7772;
}

#searchsubmit {
}

/* Menu */

#menu {
	width: 720px;
	height: 50px;
	margin: 0 auto;
	float: middle;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 20px 0 10px;
	background: url(images/img02.gif) no-repeat left center;
	text-align: center;
	text-decoration: none;
	font-size: 154%;
	color: #F8DFC9;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .active a {
	color: #990000;
}

/* Page */

#page {
	clear: both;
	width: 840px;
	margin: 0 auto 20px auto;
	padding: 0px 0 0 0;
}

#aboutme_page {
	clear: both;
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 0px 0 0 0;
	background: #004ff0; /* url(images/frame_bottom.jpg) no-repeat; */
}

#top_frame{
	width: 720px;
	height: 100px;
	text-align: center;
	background: url(images/frame_top_01.gif) no-repeat;
}

/* Splash */

#splash {
	width: 720px;
	height: 180px;
	padding: 0px 30px 0 30px;
	background: url(images/frame_bottom_01.gif) no-repeat;
	text-align: justify;
	text-shadow: 3px 1px 1px 2px red;
	outline-style: inherit;
	outline-color: #0000FF;
	outline-width: 1px;
	color: #000000;
	/*text-shadow: 0.2em 0.2em;
	text-justify : auto;*/
}

.twocols {
}

.twocols .title {
}

.twocols .col1 {
	float: left;
	width: 320px;
}

.twocols .col2 {
	float: right;
	width: 320px;
}

/*column body */
#col_body{
	text-align: justify;
}


/* Content */

#content {
	float: right;
	width: 520px;
	padding-right: 10px;
	font-size: 12pt;
	background: url(images/bg_texture_1.jpg) no-repeat;
}

.title {
	padding-bottom: 5px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

/*left_col*/
#lef_col{
	width: 100;
	float: middle;
}

/* Sidebar */

#sidebar {
	float: left;
	width:360;/*260px;*/
	font-size: 10;
	padding: 10px 0 0 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
}

#sidebar h2 {
	font-size: 114%;
	/*font-weight: bold;*/
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar dd {
	font-size:85%;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #E28535;
	color: #000000;
}

#footer p {
	margin: 0;
	text-align: center;
	text-shadow: 3pt 3pt 1px 2px green;
	font-size: 120%;
}

#footer a {
	color: #666666;
}
#aboutme_content{
	font-size: 14pt;
	font-family:"Courier New";
	color: #8FFF00;
	italic: true;
}

