/* ©2012 Designed by ZigmaForce.com 12/12/12 */
/****** Tags *******/
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #EBF3EC;
	background-image: url(images/paperbackground.jpg);
	background-repeat: repeat;
}
p {
	color: #403628;
	margin: 0px;
}

h1 {
	font-size: 36px;
	font-style: italic;
	margin: 0px;
	padding-top: 120px;
	padding-left: 120px;
}
h1 a {
	text-decoration: none;
	color: #201104;
}

h2 {
	color: #370000;
	padding-left: 30px;
	margin: 0px;
}
img {
	border: 0px;
}


h3 {
	/* [disabled]font-size: 80%; */
	color: #403628;
	margin: 0px;
	font-style: italic;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 130px;
}


/****** IDs ********/
#wraper {
	width: 1000px;
	margin-right: auto;
	/* [disabled]background-color: #0F0; */
	margin-left: auto;
	background-image: url(images/image_400.png);
	background-repeat: no-repeat;
	background-position: right 100px;
}

#header {
	/* [disabled]background-color: #F00; */
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	background-image: url(images/notes2_200.png);
}
#menu {
	position: relative;
	height: 40px;
	/* [disabled]background-color: #CCC; */
	/* [disabled]margin-bottom: 10px; */
}
#menu ul {
	font-family: Tahoma, Geneva, sans-serif;
	display: inline;
	text-align: center;
	direction: ltr;
	/* [disabled]margin-bottom: 10px; */
}
#menu ul li {
	float: left;
	/* [disabled]width: 150px; */
	list-style-type: none;
	/* [disabled]height: 20px; */
	font-size: 150%;
}

#menu ul li a {
	text-decoration: none;
	color: #370000;
	display: block;
	margin-left: 30px;
	/* [disabled]margin-bottom: 5px; */
}
#menu li a:hover {
	text-decoration: underline;
	padding-top: 5px;
	color: #060;
	/* [disabled]font-weight: bold; */
	/* [disabled]background-color: #EFF; */
}

#content {
	/* [disabled]background-color: #FCC; */
	margin-right: 50px;
	width: 620px;
}


#middel  {
	background-color: #F5F7F2;
	padding-right: 20px;
	padding-left: 20px;
}

#footer {
	/* [disabled]background-color: #0FF; */
	font-size: 90%;
	text-align: left;
	padding: 10px;
}
#footer p {
	color: #999;
}
#footer p a {
	color: #787049;
}

#footermenu {
	width: 350px;
}
#googlead {
	/* [disabled]width: 470px; */
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
/********* CLASSes *****/
.floatright {
	float: right;
}
.floatrightimg {
	margin: 5px;
	border: thin solid #666;
	float: right;
}

.floatleft {
	float: left;
}
.clearfloat {
	clear: both;
	line-height: 0px;
	height: 0px;
}

.arrowposition {
	border-width: 0px;
	position: fixed;
	bottom: 10px;
	right: 5px;
}
.fontcomic {
	font-family: "Comic Sans MS", cursive;
}
.gryfont {
	color: #999;
}

.strongcss {
	font-weight: bold;
}
.redfont {
	color: #F00;
}


.font18 {
	font-size: 18px;
}
#middel #homeimage {
	/* [disabled]width: 300px; */
	padding: 10px;
}
.imagecaption {
	font-size: 80%;
	font-style: italic;
}
