/* GENERAL STYLES */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	min-width: 762px;
	background-color: #F5D8B8;
}

img, #header { behavior: url(iepngfix.htc) }

a[href^="http:"] {
	background: url(/media/473/icon_external_link.gif) no-repeat right top;
	padding-right: 12px;
}

a[href^="http://www.muddypig.com"], a[href^="http://muddypig.com"] {
	background-image: none;
	padding-right: 0;
}

img, #header { behavior: url(iepngfix.htc) }

	
#wrapper {
	width:760px;
	margin: 0 auto;
	padding: 20px;
	text-align:left;
	background-color:#E28724;
	border:thin;
	border-style:solid;
}

#header {
	margin-left:136px;
	margin-right:136px;
	margin-top:5px;
	margin-bottom:5px;
	background:url(/css/muddypigtext.png) no-repeat;
	width:506px;
	height:100px;
}


/*
#pagename {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: large;
	font-style: italic;
	text-transform: none;
}
*/

#maincontent {
	float: right;
	width: 540px;
	padding: 5px;
}


#nav {
	padding: 0px;
	width:210px;
	float: left;
/*	height: 240px;*/
}

#nav ul {
	list-style-position:outside;
	list-style-image: none;
	list-style-type: none;
	font-size:medium;
}

#nav li {
	padding: 3px;
}

#nav a {
	text-decoration:none;
}

#nav a:link {
color: #FFFF66;
}


#nav #activenav {
	font-weight:bold;
	color:#FFFF00;
	border:dotted;
}

#nav a:hover {
	color:#FFFFCC;
	font-weight:bold;
}



#bottomcontentleft {
	background-image:url(/media/15/PigTrans70.gif);
	background-repeat: no-repeat;
	width: 358px;
	height: 222px;
	position: relative;
	margin-bottom: -280px;
	float:left;
}

#bottomcontentright {
	width: 380px;
	float: right;
	padding: 5px;
}

.clear {
	clear: both;
}

#footer {
	text-align:right;
	width: 760px;
	margin: 0 auto;
	padding: 20px;
	font-size: xx-small;
}

#footer a {
	text-decoration:none;
}


/* Rich text editor styling start */    
 #holderBody {     
     background: #fff;     
 }     
     
 #holder {     
     border: 1px solid #ccc;     
     padding: 10px;     
     margin: 5px;     
     text-align: left;     
 }     
     
 /* Rich text editor styling end */

/* EDITOR PROPERTIES */
