
a:active   { color: blue; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
a:visited    { color: blue; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
a:link   { color: blue; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
a:hover { color : #FF3300; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;} 

a:link.dark { color: #3F230B; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}
a:visited.dark { color: #CB3F0C; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}
a:hover.dark { color: #9B1919; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}
a:active.dark { color: #FF9F88; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}

a:link.light { color: #F0E6DB; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}
a:visited.light { color: #6C6B66; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}
a:hover.light { color: #FFFFFF; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}
a:active.light { color: #FF9F88; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;}

body  {
	background-color: #807D71;
	margin: 0; /* it"s good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	/*text-align: center;*/ /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: 'PT Sans Narrow', Arial, Helvetica, Geneva, Swiss, Sans Serif;
	font-size: 1.00em;
    line-height:16px;
	}
.textshadow {
text-shadow: 1px 1px 5px #000000;
-moz-text-shadow: 1px 1px 5px #000000;
-webkit-text-shadow: 1px 1px 5px #000000;
}

.shadowbox {
border-radius: 25px 25px 25px 25px;
box-shadow: 3px 3px 20px #343434;
-moz-border-radius:25px; /* Firefox 3.6 and earlier */
-moz-box-shadow: 3px 3px 20px #343434;
-webkit-border-radius: 25px;
-webkit-box-shadow: 3px 3px 20px #343434;
}

.shadowbox10 {
border-radius: 10px 10px 10px 10px;
box-shadow: 3px 3px 20px #343434;
-moz-border-radius:10px; /* Firefox 3.6 and earlier */
-moz-box-shadow: 3px 3px 20px #343434;
-webkit-border-radius: 10px;
-webkit-box-shadow: 3px 3px 20px #343434;
}

.boxrndright {
border-radius: 0 10px 10px 0;
box-shadow: 3px 3px 20px #000000;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
-moz-box-shadow: 3px 3px 20px #000000;
-webkit-box-shadow: 3px 3px 20px #000000;
}

.shadow {
box-shadow: 3px 3px 20px #343434;
-moz-box-shadow: 3px 3px 20px #343434;
-webkit-box-shadow: 3px 3px 20px #343434;
}

.box {
border-radius: 25px 25px 25px 25px;
-moz-border-radius:25px; /* Firefox 3.6 and earlier */
-webkit-border-radius: 25px;
}

.buttonbox {
border-radius: 5px 5px 5px 5px;
-moz-border-radius:5px; /* Firefox 3.6 and earlier */
-webkit-border-radius: 5px;
}
.left
{
        float: left; /*left in our text*/
        margin:  0 8px 3px 3px; /*space around the image*/
}

/*float right*/
.right
{
         float: right; /*right in our text*/
         margin: 3px; /*space around the image*/
}


.mystyle #mainscreen {
	background-image: url(../graphics/plug.jpg);
	background-repeat: repeat;
	background-position: bottom;
	width: 100%;
	height: 920px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	}

.mystyle #container {
	background-color: #7B3E00;
	height: 870px;
	width: 1140px;
	margin: 0 auto;
	position: relative;
	top: 15px;
	border: 1px solid #746A39;
	}

.mystyle #topsection {
background-image: url(../graphics/logopart3.jpg);
background-repeat: repeat;
background-position: 20px 30px;
	border: 0px solid #746A39;
	display: block;
	background-color: #373631;
	margin: 0 auto;
	position: absolute;
	left: 0;
	width: 911px;
	height: 142px;
	}

.mystyle #logo1 {
position: absolute;
top: 49px;
left: 435px;
z-index: 320;
}

.mystyle #logo2 {
position: absolute;
top: 110px;
left: 595px;
}


.mystyle #logo3 {
position: absolute;
top: 30px;
left: 595px;
}

.mystyle #eyebanner {
position: absolute;
top: 40px;
left: 40px;
}

.mystyle #templatesample {
display: block;
position: absolute;
left: 20px;
top: 20px;
}

.mystyle #menuholder{
	border-left: 0px solid #746A39;
	border-bottom: 0px solid #746A39;
	text-align: left;
	position: absolute;
	left: 0;
	top: 140px;
	width: 190px;
	height: 730px;
	background-color: #373631; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	}

.mystyle #menuholder6{
	border-left: 0px solid #746A39;
	border-bottom: 0px solid #746A39;
	text-align: left;
	position: absolute;
	left: 0;
	top: 140px;
	width: 190px;
	height: 680px;
	background-color: #373631; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	}

.mystyle #sideframe {
	position: absolute;
	left: 918px;
	top: -140px;
	width: 210px;
	height: 860px;
	display: inline;
	background-color: #7B3E00;
	padding-top: 10px;
}

.mystyle #sideframe2 {
	position: absolute;
	left: 918px;
	top: -140px;
	width: 170px;
	height: 860px;
	display: inline;
	background-color: #7B3E00;
	padding-top: 10px;
}

#midphase1 {
position: relative;
top: 30px;
left: 40px;
}

#midphase2 {
position: relative;
top: 35px;
left: 40px;
}

#vps1 {
position: relative;
top: 40px;
left: 40px;
}

#vps2 {
position: relative;
top: 45px;
left: 40px;
}
.mystyle #sideframetext {
background-image: url(../graphics/sampletemplates.jpg);
background-repeat: repeat-y;
position: absolute;
left: 920px;
top: -70px;
width: 25px;
height: 750px;
z-index: 350;
}

.mystyle #sideframetext2 {
background-image: url(../graphics/webhostingpartners.jpg);
background-repeat: repeat-y;
position: absolute;
left: 920px;
top: 20px;
width: 25px;
height: 816px;
z-index: 350;
}

.mystyle #inserttitle {
background-color: #7B3E00;
background-image: url(../graphics/completetemplates.jpg);
position: relative;
left: 53px;
width: 130px;
height: 152px;
margin: 25px 0 25px 0;
}

.mystyle #insert1 {
background-color: #7B3E00;
position: relative;
left: 35px;
width: 175px;
height: 210px;
}

.mystyle #mainbody {                                    /*used to be flowergirl*/
	border-right: 0px solid #746A39;
	border-bottom: 0px solid #746A39;
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 144px;
	left:190px;
	width: 720px;
	height: 725px;
	background-color: #ffffff;
	/*background: url(../graphics/flowergirl2.jpg) no-repeat;*/
	}

.mystyle #menubox {
	margin: 0;
	display: block;
	position: absolute;
	top: 0px;
	width: 190px;
	height: 637px;
	text-align: right;
	}

.mystyle #menutext {
	border: none;
	display: block;
	padding: 10px;
	position: absolute;
	top: 10px;
	width: 160px;
	height: 180px;
	text-align: right;
	line-height: 12.5px;
	}
.mystyle #signbox {
	border: 0px solid #746A39;
	display: block;
	padding: 30px 10px 10px 10px;
	position: absolute;
	top: 225px;
	left: 5px;
	width: 160px;
	height: 420px;
	/*text-align: justify;*/
	}

.mystyle #headliner {
	border: 0px solid #746A39;
	display: block;
	position: relative;
	top: 0px;
	width: 100%;
	height: 35px;
	margin: 0 auto;
	padding: 15px 0 5px 0;
	text-align: center;
	}

.mystyle #headliner h1{
	color: #8B0607;
	font-size: 30px;
	margin-top: 1px;
	margin-bottom: 3px;
	font-weight: normal;
	display: inline;
	}

.mystyle #centerinfobox1 {
	border: 1px solid #000000;
	display: block;
	background-color: #EAEAEA;
	/*background: url(../graphics/centerinfobg.jpg) repeat-x;*/
	/*padding: 10px;*/
	position: absolute;
	top: 25px;
	left: 100px;
	width: 500px;
	height: 585px;
	font-size: 12.5px;
	text-align: none;
	}

.mystyle #centerinfotext {
	border: 0px solid #000000;
	display: block;
	position: relative;
	top: 55px;
	left: 35px;
	width: 585px;
	color: black;
	font-size: 12.5px;
	text-align: center;
	}

	.mystyle #centerinfotext2 {
	/*border: 1px solid #000000;*/
	display: block;
	background-color: #FFFFFF;
	/*background: url(../graphics/centerinfobg.jpg) repeat-x;*/
	/*padding: 10px;*/
	position: relative;
	top: 0px;
	left: 15px;
	width: 650px;
	font-size: 12.5px;
	color: black;
	font-size: .875em;
	text-align: left;
	padding: 5px 15px 5px 15px;
	}

.mystyle #centerinfotext2 p{
margin-top: .75em;
margin-bottom: .75em;
}

.mystyle #centerinfotext2 h2{
display: inline;
font-size: 1.2em;
color: #8B0607;
font-weight: normal;
margin-top: 5px;
margin-bottom: 2px;
}

#salebox1 {
width: 92%;
height: 125px;
padding: 5px 15px 0 0;
position: relative;
top: -10px;
font-size: 1.8em;
color: #8B0607;
text-indent: 0;
text-align: center;
margin-left: 35px;
/*border: 1px solid #000000;*/
}

#salebox1text {
background-color: #F0F0F0;
font-size: .600em;
color: #000000;
width: 400px;
height: 30px;
padding: 10px;
}

.mystyle #centerinfobox4 {
	border: 1px solid #000000;
	display: block;
	background-color: #FFFFFF; opacity:0.9; filter: alpha(opacity=90); -moz-opacity: .9;
	position: absolute;
	top: 15px;
	left: 15px;
	width: 650px;
	font-size: 12.5px;
	padding-top: 5px;
	padding-bottom: 10px;
	}

.mystyle #centerinfobox4 h6{
	font-size: 12.5px;
	font-weight: 600;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 20px;
	padding: 0 0 0 0;
	}

.mystyle #centerinfobox5 {
	border: 1px solid #000000;
	display: block;
	background-color: #FFFFFF; opacity:0.9; filter: alpha(opacity=90); -moz-opacity: .9;
	/*background: url(../graphics/centerinfobg.jpg) repeat-x;*/
	/*padding: 10px;*/
	position: absolute;
	top: 15px;
	left: 2px;
	width: 715px;
	height: 593px;
	font-size: 12.5px;
	text-align: left;
	}

.mystyle #centerinfobox6 {
	border: 0px solid #000000;
	display: block;
	background-color: #ffffff;
	width: 720px;
	height: 726px;
	font-size: 12.5px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	text-align: center;
	}
.mystyle #templates {
	width: 100%;
	height: 475px;
	display: block;
	background-color: #FFFFFF;
	text-align: center;
	}
.mystyle #templates2 {
	width: 100%;
	height: 460px;
	display: block;
	background-color: #FFFFFF;
	text-align: center;
	position: relative;
	}
#templates img {
	border: 1px solid #000000;
	}
.mystyle #featured {
	padding: 10px 10px 10px 10px;
	width: 95%;
	height: 75%;
	display: block;
	background-color: #FFFFFF;
	}
.mystyle #topinfo {
height: 55px;
}
.mystyle #topinfo b{
font-weight: 500;
font-size: 16px;
color: #8B0607;
}

.mystyle #topinfo h4{
	padding: 0 0 0 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	}

.mystyle #headline01 {
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
	width: 648px;
	height: 39px;
	display: block;
	background-color: #7B3E00;
	color: #ffffff;
	text-align: center;
	}
.mystyle #holder {
	display: block;
	width: 710px;
	height: 310px;
	}
.mystyle #holder a{
	color: #FEFE32;
	}
.mystyle #holder h1{
	font-size: 14px;
	font-style: italic;
	}
.mystyle #showbox1 {
	border: 0px solid #000000;
	display: block;
	position: absolute;
	top: 100px;
	left: 10px;
	width: 220px;
	height: 280px;
	padding-top: 30px;
	text-align: center;
}
.mystyle #showbox2 {
	border: 0px solid #000000;
	display: block;
	position: absolute;
	top: 100px;
	left: 230px;
	width: 220px;
	height: 280px;
	padding-top: 30px;
	text-align: center;
}.mystyle #showbox3 {
	border: 0px solid #000000;
	display: block;
	position: absolute;
	top: 100px;
	left: 450px;
	width: 220px;
	height: 280px;
	padding-top: 30px;
	text-align: center;
}
.mystyle #fillerblock {
display: block;
width: 220px;
height: 70%;
}
.mystyle #textblock02 {
	border: 1px solid #000000;
	padding: 10px 5px 10px 5px;
	margin-top: 10px;
	width: 210px;
	height: 28%;
	display: block;
	background-color: #7B3E00;
	color: #ffffff;
	}
.mystyle #templateholder{
	width: 750%;
	height: 585px;
	display: block;
	background-color: #ff0000;
	text-align: center;
	}
.mystyle #interface1 {
	width: 750px;
	}
.mystyle #templates_list_container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
.mystyle #textbox1 {
	position: relative;
	top: -10px;
	width: 665px;
	height: 40px;
	display: block;
	text-align: center;
	font-size: 12.5px;
	color: #000000;
	padding: 0 20px 10px 20px;
	}
.mystyle #textbox1 a{
	color: #0033FF;
	text-decoration: underline;
	}
.mystyle #search {
	text-align: center;
	padding-top: 0px;
	}
.mystyle #search_title {
	text-align: center;
	padding-top: 5px;
	color: #8c0f01;
	}
.mystyle #search_main {
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
.mystyle #search_main td {
	color: #000000;
	text-align: center;
	}
.mystyle #search_button a{
	color: #8c0f01;
	text-decoration: none;
	}
.mystyle #copyright {
	position: relative;
	top: 10px;
	left: 61px;
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
	}
.mystyle #bottommenu {
	position: relative;
	top: 0px;
	left: 680px;
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
	}

.mystyle #centerinfotext li {
	list-style: none;
	background: url(../graphics/checkmark.jpg) no-repeat left ;
	padding-left: 6px;
	padding-top: 0;
	font-size: 13px;
	line-height: 22px;
	}
.mystyle #centerinfotext a{
	font-size: 15px;
	font-style: italic;
	text-decoration: underline;
	}

.mystyle #selectionarea {
	width: 380px; 
	height: 120px; 
	padding: 10px 0 10px 0; 
	display: block; 
	border: 0px solid #301809;
	}
.mystyle #selectionarea h1{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	}

.mystyle #addlinfo {
	position: relative;
	top: -1px;
	}

.mystyle #submit {
	position: relative;
	top: 55px;
	}

.mystyle #addlinfo {
	position: relative;
	top: 65px;
	}

.mystyle #leftinfotext {
	border: 0px solid #000000;
	display: block;
	position: absolute;
	top: 410px;
	left: 13px;
	width: 165px;
	height: 340px;
	text-align: justify;
	color: black;
	font-size: 12.5px;
	}

.mystyle #formbox {
	border: 0px solid #000000;
	display: block;
	position: relative;
	top: 10px;
	left: 35px;
	width: 445px;
	height: 515px;
	color: black;
	font-size: 12.5px;
	padding: 20px 0px 10px 15px;
	text-align: left;
	}

.mystyle #copyright {
	border: 0px solid #000000;
	padding: 7px;
	position: absolute;
	top: 756px;
	left: 5px;
	width: 320px;
	height: 30px;
	font-size: 12.5px;
	z-index: 15;
	color: #DE4607;
	}

.mystyle #tabbox {
	border: 0px solid #000000;
	padding: 7px;
	display: block;
	position: absolute;
	bottom: 40px;
	left: 250px;
	width: 420px;
	height: 20px;
	font-size: 12.5px;
	z-index: 15;
	color: #000000;
	text-align: center;
	}

.mystyle #tabbox hr{
margin-bottom: 0;
}

img { border: none; }

.mystyle #gonext {
		position:absolute;
		top:0px;
		left:0px;
		width: 63px;
		display: block;
		padding: 3px 4px 3px 6px;
		background-color: #ffffff;
		}

.mystyle #footer {
	padding: 7px;
	font-size: 11px;
	width: 706px;
	height: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #000000;
	text-align: center;
}
.mystyle #footer a{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.mystyle #footer a:hover {
	color: #CC3333;
}
.mystyle #footer .copyright {
	display: inline;
	position: relative;
	left: -55px;
}
.mystyle #footer .callme {
	display: inline;
	position: relative;
	left: 55px;
}

.mystyle #contactusbottom {
position: relative;
top: 9px;
}

.fineline {
	border-bottom: 1px solid #C7B07C;
	margin: 12.5px 15px 8px 0;
}

.index #mainscreen {
	background-image: url(../graphics/plug.jpg);
	background-repeat: repeat;
	background-position: bottom;
	width: 100%;
	height: 960px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	}

.index #container {
	background-color: #7B3E00;
	height: 930px;
	width: 1140px;
	margin: 0 auto;
	position: relative;
	top: 15px;
	border: 1px solid #746A39;
	}

.index #topsection {
background-image: url(../graphics/logopart3.jpg);
background-repeat: repeat-x repeat-y;
background-position: 20px 30px;
	border: 0px solid #373631;
	display: block;
	background-color: #373631;
	margin: 0 auto;
	position: absolute;
	left: 0;
	width: 911px;
	height: 142px;
	}

.index #logo1 {
position: absolute;
top: 49px;
left: 435px;
z-index: 320;
}

.index #logo2 {
position: absolute;
top: 110px;
left: 595px;
}

.index #logo3 {
position: absolute;
top: 30px;
left: 595px;
}

.index #eyebanner {
position: absolute;
top: 40px;
left: 40px;
}

.index #templatesample {
display: block;
position: absolute;
left: 20px;
top: 20px;
}

.index #menuholder{
	border-left: 0px solid #746A39;
	border-bottom: 0px solid #746A39;
	text-align: left;
	position: absolute;
	left: 0;
	top: 140px;
	width: 190px;
	height: 730px;
	background-color: #373631;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	}

.index #sideframe {
	position: absolute;
	left: 918px;
	top: -140px;
	width: 210px;
	height: 860px;
	display: inline;
	background-color: #7B3E00;
	padding-top: 10px;
}

.index #sideframetext {
background-image: url(../graphics/sampletemplates.jpg);
background-repeat: repeat-y;
position: absolute;
left: 920px;
top: -70px;
width: 25px;
height: 750px;
z-index: 350;
}

.index #inserttitle {
background-color: #7B3E00;
background-image: url(../graphics/completetemplates.jpg);
position: relative;
left: 53px;
width: 130px;
height: 152px;
margin: 25px 0 25px 0;
}

.index #insert1 {
background-color: #7B3E00;
position: relative;
left: 35px;
width: 175px;
height: 210px;
}

.index #mainbody {                                   
	border-right: 0px solid #746A39;
	border-bottom: 0px solid #746A39;
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 144px;
	left:190px;
	width: 720px;
	height: 720px;
	background-color: #ffffff;
	/*background-image: url(../graphics/flowergirl2.jpg);
	background-repeat: no-repeat;*/
	}

.index #mainbody b {
font-weight: 500;
font-size: 1.1em;
}

.index #menubox {
	margin: 0;
	display: block;
	background-color: #373631;
	position: absolute;
	top: 0px;
	width: 190px;
	height: 637px;
	text-align: right;
	}

.index #menutext {
	border: none;
	display: block;
	padding: 10px;
	position: absolute;
	top: 10px;
	width: 160px;
	height: 180px;
	text-align: right;
	line-height: 12px;
	}
.index #signbox {
	border: 0px solid #746A39;
	display: block;
	padding: 10px;
	position: absolute;
	top: 225px;
	left: 5px;
	width: 160px;
	height: 420px;
	/*text-align: justify;*/
	}

.index #headliner {
	border: 0px solid #746A39;
	display: block;
	position: relative;
	top: 20px;
	width: 100%;
	color: #8B0607;
	text-align: center;
	}

.index #headliner h1{
	color: #8B0607;
	font-size: 1.5em;
	margin-top: 1px;
	margin-bottom: 3px;
	font-weight: normal;
	}

.index #centerinfotext {
	/*border: 1px solid #000000;*/
	display: block;
	background-color: #FFFFFF;
	/*background: url(../graphics/centerinfobg.jpg) repeat-x;*/
	/*padding: 10px;*/
	position: absolute;
	top: 55px;
	left: 15px;
	width: 625px;
	color: black;
	font-size: .875em;
	text-align: left;
	padding: 10px 15px 10px 15px;
	}

.index #centerinfotext h1 {
	color: #8B0607;
	font-size: 18px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 0px;
	}

.index #centerinfotext h2{
display: inline;
font-size: 1.2em;
color: #8B0607;
font-weight: normal;
margin-top: 5px;
margin-bottom: 2px;
font-family: 'PT Sans Narrow', 'Arial', 'Helvetica', 'Geneva', Swiss, Sans Serif;
}

.index #centerinfotext h3{
font-size: 1.1em;
color: #8B0607;
font-weight: normal;
margin-top: 5px;
margin-bottom: 2px;
font-family: 'PT Sans Narrow', 'Arial', 'Helvetica', 'Geneva', Swiss, Sans Serif;
}

.index #centerinfotext ul {
margin-top: 0;
margin-bottom: 0;
display: inline-table;
}

.index #listbox {
text-align: left;
text-indent: 0;
display: block;
margin-top: 4px;
height: 80px;
}

.index #listbox li {
	list-style: none;
	background: url(../graphics/checkmark.jpg) no-repeat left ;
	padding-left: 26px;
	padding-top: 0;
	line-height: 18px;
	}

.index #ulbox1 {
padding-left: 15px;
	}

.index #ulbox2 {
padding-left: 35px;
	}

.index #leftinfobox {
	background-color: #FFFFFF; /*opacity:0.4; filter: alpha(opacity=40); -moz-opacity: .4;*/
	display: block;
	position: relative;
	top: 0px;
	left: 65px;
	height: 145px;
	width: 500px;
	text-align: justify;
	color: black;
	font-size: 12.5px;
	margin-top: 15px;
	}
.index #leftinfobox img{
	border: 0px solid #301809;
	position: relative;
	top: 0px;
	left: 0px;
	}
.index #leftinfotext {
	width: 360px;
	height: 85px;
	position: relative;
	top: -49px;
	left: 120px;
	text-align: center;
	}

.index #leftinfobox h1{
	position: relative;
	top: 0px;
	left: 33px;
	font-size: 24px;
	font-weight: normal;
	color: #8B0607;
	margin: 35px 3px 30px 0;
	}
.index #leftinfobox p{
	padding: 0 15px 0px 15px;
	font-size: 12.5px;
	}
.index #leftinfobox a{
	padding: 0 15px 0px 15px;
	font-size: 15px;
	font-style: italic;
	text-decoration: underline;
	}

.index #copyright {
	border: 0px solid #000000;
	padding: 7px;
	position: absolute;
	top: 756px;
	left: 5px;
	width: 320px;
	height: 30px;
	font-size: 12.5px;
	z-index: 15;
	color: #DE4607;
	}

.index #tabbox {
	border: 0px solid #000000;
	padding: 7px;
	display: block;
	position: absolute;
	bottom: 40px;
	left: 250px;
	width: 420px;
	height: 20px;
	font-size: 12.5px;
	z-index: 15;
	color: #000000;
	text-align: center;
	}

.index #tabbox hr{
margin-bottom: 0;
}

.index #gonext {
		position: absolute;
		top:0px;
		left:0px;
		width: 73px;
		display: block;
		padding: 3px 4px 3px 6px;
		background-color: #ffffff;
		font-size: 11px;
		}
.index #gonext a {
		font-size: 11px;
		}

.index #footer {
	padding: 7px;
	font-size: 11px;
	width: 706px;
	height: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #000000;
	text-align: center;
}
.index #footer a{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.index #footer a:hover {
	color: #FFFFFF;
}
.index #footer .copyright {
	display: inline;
	position: relative;
	left: -55px;
}
.index #footer .callme {
	display: inline;
	position: relative;
	left: 55px;
}

#tagcloud {
background-color: #373631;
display: block;
position: relative;
top: 870px;
height: 48px;
width: 1128px;
margin-left: auto;
margin-right: auto;
padding: 7px 12px 8px 0px;
line-height: 12px;
/*border-top: 3px solid #5D5C53;*/
}

#tagcloud a{
text-decoration: none;
}

.tag11 {
border: none;
margin: 0;
padding: 0;
position: relative;
top: 6px;
left: 10px;
font-size: 24px;
font-style: italic;
color: #6B695F;
font-weight: 500;
}

.tag10 {
border: none;
margin: 0;
padding: 0;
position: relative;
top: -2px;
left: -15px;
font-size: 18px;
font-style: italic;
color: #5D5C53;
font-weight: 500;
}

.tag9 {
border: none;
margin: 0px;
padding: 0;
position: relative;
top: -6px;
left: -10px;
font-size: 17px;
font-style: italic;
color: #484740;
font-weight: 500;
}

.tag8 {
border: none;
margin: 0px;
padding: 0;
position: relative;
top: 3px;
left: 8px;
font-size: 16px;
font-style: italic;
color: #868579;
font-weight: normal;
}

.tag7 {
border: none;
margin: 0px;
padding: 0;
position: relative;
top: -6px;
left: 20px;
font-size: 15px;
color: #8F8E83;
font-weight: 500;
}

.tag6 {
border: none;
margin: 0;
padding: 0;
position: relative;
top: 6px;
left: -10px;
font-size: 14px;
font-style: italic;
color: #A6A59B;
font-weight: 400;
}

#wrapper {
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
display: block;
width: 500px;
height: 100%;
background-color: #FFFFFF;
}

#header {
background-color: #8B0607;
padding-top: 5px;
width: 100%;
height: 25px;
border: 1px solid black;
font-size: 16px;
font-style: italic;
color: #FFFFFF;
text-align: center;
}

#tasklist {
margin: 5px 15px 5px 15px;
font-size: 12.5px;
}

#tasklist td{
text-align: left;
}

#googleconversion {
position: absolute;
bottom: 40px;
left: 0px; 
width: 200px;
}






