/* body style */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #ffdede;
	background-image: url(images/header03.gif);
	background-repeat: repeat-x;
	list-style-image: url(images/web_bullet01.png);
	color: #eb586b;
}
hr {
	color: #94adfb;
}
tr {
}
td {
}
a {
	color: #4b78ff;
	text-decoration: none;
}
a:hover {
	color: #4b78ff;
	text-decoration: underline;
}
/* custom headlines */
.h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/header03.gif);
	background-repeat: repeat-x;
	padding-left: 3px;
	padding-top: 3px;
}
.h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/header03.gif);
	background-repeat: repeat-x;
	padding-left: 3px;
	padding-top: 3px;
}
.h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/header03.gif);
	background-repeat: repeat-x;
	padding-left: 3px;
	padding-top: 3px;
}

/* div */
#box_main {
	width: 910px;
	background-image: url(images/boxmain03.png);
	background-repeat: repeat-y;
	line-height: 18px;
}
#box_text {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	line-height: 18px;
}
.column_left {
	width: 200px;
	line-height: 18px;
	margin-bottom: 8px;
	height: 900px;
	color: #FFFFFF;
	background-image: url(images/bg_sidebar03.gif);
	background-repeat: no-repeat;
}
.column_left2 {
	width: 180px;
	line-height: 18px;
	margin-bottom: 8px;
	height: 900px;
	color: #FFFFFF;
	background-image: url(images/bg_sidebar03b.gif);
	background-repeat: no-repeat;
}

.column_central {
	color: #646464;
	line-height: 18px;
}
.column_right {
	width: 180px;
	color: #eb586b;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #94adfb;
	line-height: 18px;
}
.column_main {
	color: #646464;
	line-height: 18px;
	margin: -18px 10px 0 200px;
}
.column_main2 {
	color: #646464;
	line-height: 18px;
	margin: -18px 10px 0 220px;
}

/* blog entries */
.curlycontainer{
	border: 1px solid #94adfb;
	margin-bottom: 1em;
	width: 100%;
	background-color: #FFEFEF;
}
.curlycontainer .innerdiv1{
	position: relative;
	top: -1px;
	left: -1px;
	background-color: transparent;
	background-image: url(images/container_c1.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 18px;
}
.curlycontainer .innerdiv2{
	position: relative;
	left: 2px;
	background-color: transparent;
	background-image: url(images/container_c2.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 18px;
}
.curlycontainer .innerdiv3{
	position: relative;
	left: -2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	background-color: transparent;
	background-image: url(images/container_c3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 18px;
}
.curlycontainer .innerdiv4{
	position: relative;
	left: 6px;
	top: 15px;
	padding: 1px 4px 15px 5px;
	background-color: transparent;
	background-image: url(images/container_c4.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 18px;
}
.curlycontainer .innerdiv5{
	padding: 0 15px 8px 0;
}
.date {
	font-size: 12px;
	color: #5a83ff;
	font-style: italic;
}
/* web design */
.dl_mesh {
	background-image: url(images/web_mesh03.png);
	padding-left: 26px;
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 4px;
}
.dl_rc {
	background-image: url(images/web_recolor03.png);
	background-repeat: no-repeat;
	padding-left: 26px;
	height: 26px;	
	padding-top: 4px;
}
.dl {
	background-image: url(images/web_download03.png);
	background-repeat: no-repeat;
	padding-left: 26px;
	height: 26px;
	padding-top: 4px;
}
.title {
	background-image: url(images/header03.png);
	background-repeat: no-repeat;
	height: 115px;
	color: #FFFF99;
	width: 910px;
	padding-top: 2px;
}
.netvigation {
	color: #eb586b;
}
.netvigation a {color:#eb586b;}
.netvigation a:hover {color:#4b78ff;}
.sidebar {
	background-image: url(images/web_sidebar03.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 28px;
	color: #FFFF99;
	padding-top: 5px;
}
.sidebar a {
	color: #FFFFFF;
}
.sidebar a:hover {
	color: #FFFF66;
	text-decoration: underline;
	font-weight: bold;
}
.photo {
	border: 1px solid #eb586b;
}
.photo2 {
	border: 0px solid #FFFFFF;
}
.photo3 {
	border: 1px solid #CCC;
}
.footnote {
	background-image: url(images/footer03.png);
	background-repeat: no-repeat;
	height: 36px;
	color: #eb586b;
	font-size: 11px;
	width: 910px;
}
.copyright {
	color: #eb586b;
	font-size: 11px;
}
.table { font-size:10px; }
/* EP logos */
.ep0 {
	background-image: url(images/Sims2EP0.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:6px;
	height:30px;
	font-weight: bold;
	color: #4b78ff;
}
.ep1 {
	background-image: url(images/Sims2EP1.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:6px;
	height:30px;
	font-weight: bold;
	color: #4b78ff;
}
.ep2 {
	background-image: url(images/Sims2EP2.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:6px;
	height:30px;
	font-weight: bold;
	color: #4b78ff;
}
.ep3 {
	background-image: url(images/Sims2EP3.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:6px;
	height:30px;
	font-weight: bold;
	color: #4b78ff;
}
.ep4 {
	background-image: url(images/Sims2EP4.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:6px;
	height:30px;
	font-weight: bold;
	color: #4b78ff;
}
.ep5 {
	background-image: url(images/Sims2EP5.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:6px;
	height:30px;
	font-weight: bold;
	color: #4b78ff;
}
.ep6 {
	background-image: url(images/Sims2EP6.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:6px;
	height:30px;
	font-weight: bold;
	color: #4b78ff;
}
.ep7 {
	background-image: url(images/Sims2EP7.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:6px;
	height:30px;
	font-weight: bold;
	color: #4b78ff;
}
.ep8 {
	background-image: url(images/Sims2EP8.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:6px;
	height:30px;
	font-weight: bold;
	color: #4b78ff;
}
.ep9 {
	background-image: url(images/Sims2EP9.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:6px;
	height:30px;
	font-weight: bold;
	color: #4b78ff;
}

.sp1 {
	background-image: url(images/Sims2SP1.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:6px;
	height:30px;
	font-weight: bold;
	color: #4b78ff;
}
.sp2 {
	background-image: url(images/Sims2SP2.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:6px;
	height:30px;
	font-weight: bold;
	color: #4b78ff;
}
.sp4 {
	background-image: url(images/Sims2SP4.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:6px;
	height:30px;
	font-weight: bold;
	color: #4b78ff;
}
.sp5 {
	background-image: url(images/Sims2SP5.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:6px;
	height:30px;
	font-weight: bold;
	color: #4b78ff;
}
.sp6 {
	background-image: url(images/Sims2SP6.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:6px;
	height:30px;
	font-weight: bold;
	color: #4b78ff;
}
.sp7 {
	background-image: url(images/Sims2SP7.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:6px;
	height:30px;
	font-weight: bold;
	color: #4b78ff;
}
.sp8 {
	background-image: url(images/Sims2SP8.png);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:6px;
	height:30px;
	font-weight: bold;
	color: #4b78ff;
}
/*Default CSS for the RSS box containers and the pagination div. Customize further for each RSS box*/

.rsscontainer{
	margin-bottom: 1em;
	font-size: 12px;
	width: 90%;
	color: #4b78ff;
}
.rsscontainer a {
	color: #eb586b;
}
.rsscontainer a:hover {
	text-decoration: underline;
}
.rsscontainer .rsstitle{ /*Style for .rsstitle DIV*/
	font-weight: bold;
}
.rsscontainer .rssdate{ /*Style for .rssdate DIV*/
	color: #eb586b;
	font-size: 11px;
	font-style: italic;
}
