p.image {
background-image:url(../images/kimchi.jpg)
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.paragraph {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 2.5em;
color: #000099;
padding:0px
}

li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
color: #000099;
padding:0px
}

body {
margin: 1em;
text-align: center;
background-color:#F3F3F3;
text-align:center
}

.bodywhite {
background-color:#FFFFFF;
}

.redtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF0000;
}

.bluetext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000099;
font-weight:800
}

.offblacktext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #333333;
font-weight:800
}
.bluetext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight:200;
	text-decoration: underline;
}

.bigbluetext {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #000099;
font-weight:800
}
.heading {
font-family: Arial, Helvetica, sans-serif;
font-size: 2.5em;
color: #000099;
}

table {
background-color:#FFFFFF;
padding:0px
}

strong {
font-size:1em;
}

ulb {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
























/**********START LINKS**************/
aa:link {
color: #000099;
text-decoration: underline;
}

aa:visited {
color: #666666;
}

aa:hover {
text-decoration: none;
background-color: #CCCCCC;
}

aa:active {
text-decoration: none;
}

.link2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 2.5em;
color: #000099;
}
/**********END LINKS**************/








































/**********BEGIN FOOTER MENUE**************/
.footermenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.6em;
color: #000000;
}

.footermenu a:link {
color: #000000;
text-decoration: none;
}

.footermenu a:visited {
color: #FD4E02;
text-decoration: none;
}

.footermenu a:hover {
color: #FD4E02;
text-decoration: none;
}

.footermenu a:active {
color: #FD4E02;
text-decoration: none;
}  
/**********END FOOTER MENUE**************/
























/**********START CSS ROUNDED CORNERS BOX**************/
bodyforbox {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: Georgia;
}

div.rounded-box {
    position:relative;
    width: 9em;
    background-color: #E6E6E6;
    margin: 0px;
}

/**
GLOBAL ATTRIBUTES
**/
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner
{position:absolute; width:20px; height:20px; background-color:#FFF; overflow:hidden;}

div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside {position:relative; font-size:150px; font-family:arial; color:#E6E6E6; line-height: 40px;}

/**
SPECIFIC ATTRIBUTES
**/

div.top-left-corner { top:0px; left:0px; }
div.bottom-left-corner {bottom:0px; left:0px;}
div.top-right-corner {top:0px; right:0px;}
div.bottom-right-corner {bottom: 0px; right:0px;}

div.top-left-inside {left:-8px;}
div.bottom-left-inside {left:-8px; top:-17px;}
div.top-right-inside {left:-25px;}
div.bottom-right-inside {left:-25px; top:-17px;}

div.box-contents {
	position: relative; padding: 8px; color:#000;
}
/**********END CSS ROUNDED CORNERS BOX**************/
























/**********START PICTURE AND BUTTON ROLLOVER**************/
.rollover {
width: 400px;
height: 300px;
border: none;
padding: 7px;
margin: 0px;
background: url(http://www.grannychoe.com/images/kimchi.jpg) no-repeat 0px 0px;
}

a.rollover:link {
background: url(http://www.grannychoe.com/images/kimchi.jpg) no-repeat 0px 0px;
}

a.rollover:active {
background: url(http://www.grannychoe.com/images/kimchi.jpg) no-repeat 0px 0px;
}

a.rollover:hover {
background: url(http://www.grannychoe.com/images/kimchi2.jpg) no-repeat 0px 0px;
}

 

/**********END PICTURE AND BUTTON ROLLOVER**************/


























/**********START RECIPE PAGE TABS**************/

/**********END RECIPE PAGE TABS**************/

