
* { border: 0px; padding: 0px; margin: 0px; }
body { background: #d2ddec; }
h1 { padding: 10px 0px 5px 0px; font: normal bold 1.0em/1.5em tahoma,arial,sans-serif; color: red; }
h2 { font: normal bold .8em/1.5em tahoma,arial,sans-serif; color: black; }
h4 { padding: 2px 0px 0px 0px; font: normal normal .8em/1.5em tahoma,arial,sans-serif; color: black; }



ul { padding-left: 20px; font: italic bold .8em/1.0em tahoma,arial,sans-serif; color: black; }
li { padding: 2px 0px 5px 0px; }

.header { text-align: center; margin-left: 1px; }
.nav { margin-left: 1px; text-align: center; }
.content { margin-left: 0px; padding: 0px 0px 10px 20px; text-align: center; background: url(images/contentBackground.jpg) repeat-y top center; }
.ada { margin-top: 20px; padding: 5px 0px 5px 0px; border-top: 1px solid #999999; border-bottom: 1px solid #999999; }

#ads { margin-left: 44px; text-align: center; }
#footer { margin-top: -4px; height: 49px; background: url(images/grassFooter.jpg) no-repeat center top; text-align: center; font: normal normal .7em/1.5em tahoma,arial,sans-serif; color: #999999; }
	#footer a { color: #999999; }

#content { padding: 0px 0px 20px 0px; background: url(images/contentBackground.jpg) repeat-y top center; }
	#content h2 { font: normal bold 1em/2em tahoma,arial,sans-serif; color: black; }
	#content p { padding: 0px 0px 10px 0px; font: normal normal .8em/1.5em tahoma,arial,sans-serif; color: black; }
	
.sideNav ul { list-style: none; line-height: 2em; font-style: normal; padding: 0px 0px 0px 10px; margin: 0px; }
.sideNav a { color: red; text-decoration: none; }
	.sideNav a:hover { color: red; text-decoration: underline; }
.sideNav hr { height: 1px; color: white; }

.inputs { border: 1px solid red; width: 500px; }
label { width: 200px; display: block; margin-top: 10px; margin-bottom: 5px; font: normal bold .8em/1.0em tahoma,arial,sans-serif; color: black; }

.inputs_btn { border: 1px solid red; baackground: transparent; margin-top: 10px; padding: 5px; font-weight: bold; }

