/*
 :map q :w<CR>:silent !ftp-put //normas:passwd@normaskitchen.com/styletest.css
 */
body {
	margin-top:0px;
	margin-left:0px;
	padding-top:0px;
	padding-left:0px;
	border-width:0px;
	background: #ffffff url("background2.gif") repeat-y;
	font: 16px Arial,Geneva,sans-serif;
}
#topbar {
	position: absolute;
	top: 0px;
	left: 31px;
	width: 97%;
	height: 110px;
	background-color: #006A76;
}
#topbarhome {
	position: absolute;
	top: 0px;
	left: 31px;
	width: 97%;
	height: 148px;
	background-color: #006A76;
}
#topline {
	position: absolute;
	top: 95px;
	left: 31px;
	width: 97%;
	height: 1px;
	background-color: #202020;
}
#toplinehome {
	position: absolute;
	top: 133px;
	left: 31px;
	width: 97%;
	height: 1px;
	background-color: #202020;
}
#mainnavbar {
	position: relative;
	top: 80px;
	left: 325px;
	color: #ffffff;
	font: bold 18px, Arial,Geneva,sans-serif;
	z-index:20;
}
#mainnavbarhome {
	position: relative;
	top: 110px;
	left: 390px;
	color: #ffffff;
	font: bold 18px, Arial,Geneva,sans-serif;
	z-index:20;
}
#logo {
	position: relative;
	top: 5px;
	left: 23px;
}
#sidebar {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 30px;
	text-align:center;
}
#quaternary {
	position: absolute;
	top: 10px;
	right: 10%;
	color: #ffffff;
	font: 12px, Arial,Geneva,sans-serif;
}
#homebody {
	position: absolute;
	top: 225px;
	left: 15%;
	width: 65%;
	line-height: 150%;
	text-align: justify;
	color: #404040;
}
#mainbody {
	position: absolute;
	top: 200px;
	left: 15%;
	width: 70%;
	line-height: 140%;
	text-align: justify;
	color: #404040;
}
#recipebody {
	position: absolute;
	top: 200px;
	left: 15%;
	width: 70%;
	line-height: 120%;
	text-align: justify;
	color: #404040;
}
#receiptbody {
	position: absolute;
	top: 200px;
	left: 5%;
	width: 90%;
	line-height: 140%;
	text-align: justify;
	color: #404040;
}
#prominent {
	position: absolute;
	top: 20px;
	right: 15%;
	width: 70%;
	color: #ffffff;
	font: 22px, Arial, Geneva, sans-serif;
}
#frontad {
	position: absolute;
	top: 120px;
	right: 15%;
	width: 70%;
}
#ad {
	position: absolute;
	top: 330px;
	right: 20%;
	width: 70%;
}
#borderblue {
	border-style: solid;
	border-width: 1px;
	border-color: #006A76;
}
#vote {
	font: 18px, Arial, Geneva, sans-serif;
	text-align:right;
}
#title {
	font: bold 26px, Arial, Geneva, sans-serif;
}
#smtitle {
	font: 24px, Arial, Geneva, sans-serif;
}
#subtitle {
	font: 22px, Arial, Geneva, sans-serif;
}
#afterthought {
	font: 12px, Arial, Geneva, sans-serif;
}
#fronttext {
	font: 16px, Arial, Geneva, sans-serif;
	line-height: 190%;
}
#emphasis {
	font: bold 16px, Arial, Geneva, sans-serif;
}
#tealsm {
	font: 18px, Arial, Geneva, sans-serif;
	color: #006A76;
	}
#tagline {
	font: 20px, Arial, Geneva, sans-serif;
	color: #006A76;
	position: relative;
	left: 10%;
	width: 80%;
	text-align: center;
}
#teal {
	font: 24px, Arial, Geneva, sans-serif;
	color: #006A76;
}
#question {
	font: bold 18px, Arial, Geneva, sans-serif;
	color: #006A76;
}
#bigtagline {
	font: 28px, Arial, Geneva, sans-serif;
	color: #006A76;
	position: relative;
	left: 10%;
	width: 80%;
	text-align: center;
}
#smtaglinebl {
	font: 18px, Arial, Geneva, sans-serif;
	position: relative;
	width: 95%;
}
#smtagline {
	font: 18px, Arial, Geneva, sans-serif;
	color: #A82F22;
	position: relative;
	width: 95%;
}
#footer {
	font: 11px, Arial,Geneva,sans-serif;
	color: #C0C0C0;
	text-align: center;
}
#footerblack {
	font: 12px, Arial,Geneva,sans-serif;
	text-align: center;
}

 .mainlinks { color: #006A76; text-decoration: underline}
A.mainlinks:active {color:#006A76;}
A.mainlinks:visited {color:#006A76;}
A.mainlinks:hover {color:#7D7D7D; text-decoration: none}
A.mainlinks:visited:hover {color:#7D7D7D; text-decoration: none}

 .redlinks { color: #A82F22; text-decoration: underline}
A.redlinks:active {color:#A82F22;}
A.redlinks:visited {color:#A82F22;}
A.redlinks:hover {color:#636363; text-decoration: none}
A.redlinks:visited:hover {color:#636363; text-decoration: none}

 .reversered { color: #A82F22; text-decoration: none}
A.reversered:active {color:#A82F22;}
A.reversered:visited {color:#A82F22;}
A.reversered:hover {color:#636363; text-decoration: underline}
A.reversered:visited:hover {color:#636363; text-decoration: underline}

 .reverselinks { color: #006A76; text-decoration: none}
A.reverselinks:active {color:#006A76;}
A.reverselinks:visited {color:#006A76;}
A.reverselinks:hover {color:#006A76; text-decoration: underline}
A.reverselinks:visited:hover {color:#006A76; text-decoration: underline}

 .navlinks { color: #ffffff; text-decoration: none}
A.navlinks:active { color: #ffffff;}
A.navlinks:visited {color: #ffffff;}
A.navlinks:hover {color:#C0C0C0; text-decoration: underline}
A.navlinks:visited:hover {color:#C0C0C0; text-decoration: underline}

 .footlinks { color: #808080; text-decoration: underline}
A.footlinks:active { color: #808080;}
A.footlinks:visited {color: #808080;}
A.footlinks:hover {color:#F7B44D; text-decoration: underline}
A.footlinks:visited:hover {color:#F7B44D; text-decoration: underline}
