* 
{
	margin: 0px;
	font-size: None;
	color: #000000;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	letter-spacing: 1px;
	border-color: #FFFFFF;
}

body {
	background: #187AD5 url(images/back_all.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #A4E4F5;
}

input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #666666;
}

h1, h2 {
	text-transform: capitalize;
	font-weight: normal;
}

h1 {
	font-size: 36px;
	color: #666666;
}

h2 {
	font-size: 1.8em;
}

p, ol, ul {
	font-size: 14px;
	color: #000000;
}

a {
	color: #1D74A6;
}

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



hr {
	display: none;
}

#main
{
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Header */

#header {
	height: 310px;
	width: 1000px;
	padding: 0px;
}

#logo {
	width: 1036px;
	height: 154px;
	padding-top: 50px;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 20px;
	font-size: 24px;
	color: #000000;
	text-transform: lowercase;
}
#logo h2 {
	padding: 10px 0 0 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
}

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

#menu {
	height: 75px;
	padding-top: 30px;
}

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

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 136px;
	height: 32px;
	margin: 0 0 0 5px;
	padding: 14px 0 0 0;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	white-space: nowrap;
}

#menu a:hover {
	height: 37px;
	margin-top: -4px;
	padding-top: 18px;
	background: url(images/button_r.gif) repeat-x;
	color: #000000;
	font-size: 14px;
	white-space: nowrap;
	display: inline;
}

/* Page */

#page {
	width: 1036px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/blackback.jpg);
	background-repeat: repeat-y;
}

/* Content */

#content {
	float: left;
	width: 1000px;
	margin-left: 10px;
	color: #999999;
}

#content .post ul, #content .post ol
{
margin-left: 30px;
}

.post {
	margin-bottom: 15px;
	padding: 10px;
	color: #999999;
}

.post a {
	color: #1D74A6;
}

.post a:hover {
	color: #FFFFFF;
}


/* Sidebars */

.sidebar {
	float: left;
	width: 221px;
	margin-top: 10px;
	color: #000000;
	display: block;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}


.sidebar li {
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 10px;
}

.sidebar a {
	text-decoration: none;
	color: #990000;
	font-size: 14px;
}
.sidebar a:hover {
	color: #990000;
	text-decoration: underline;
}

.sidebar h2 {
	padding-top: 10px;
	color: #FFFFFF;
	background: url(images/title.gif) no-repeat;
	height: 33px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}

/* Left Sidebar */

#leftbar {
margin-left: 15px;
}

/* Right Sidebar */

#rightbar {
	margin-left: 20px;
	white-space: nowrap;
}

#leftbar .back, #rightbar .back
{
	background: url(images/back.gif) repeat-y;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#leftbar .bottom, #rightbar .bottom
{
background: url(images/bottom.gif) no-repeat;
height: 6px;
width: 221px;
margin-bottom: 10px;
}

.services         { font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 24px; color: #; text-decoration:none;}
.services:link    { font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 24px; color: #; text-decoration:none;}
.services:hover   { font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 24px; color: #; text-decoration:none;}
.services:active  { font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 24px; color: #; text-decoration:none;}

.design         { font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration:none;}
.design:link    { font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration:none;}
.design:hover   { font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration:none;}
.design:active  { font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration:none;}

/* Footer */

#footer {
	clear: both;
	padding-top: 20px;
	height: 62px;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #CCCCCC;
}

#footer a {
	color: #cccccc;
}
}
.by_monica {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
}
.style29 {
	font-size: 18px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.style30 {
	font-size: 18px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	     }
.style33 { 
    font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
}
a {
	font-size: 16px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.style34 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
}
.style35 {color: #000000}
.style36 {font-family: Georgia, "Times New Roman", Times, serif;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
}

