html, body {margin:0;padding:0;background-color:#242424;font-family:Arial;}

#wrapper {
    width:985px;
}

#header {
    width:985px;
}

#contentleftvert {
    position:absolute;
    background-image:url('../images/leftvert1.jpg');
    background-repeat:no-repeat;
    width:7px;
    height:480px;
}

#contentrightvert {
    position:absolute;
    left:959px;
    background-image:url('../images/ideasub_rt_edge1.jpg');
    width:981px;
    height:480px;
    background-repeat:no-repeat;
}

#content-main {
	background-image:url('../images/ArchTextDocs_expandable.jpg');
	background-repeat:repeat-y;
	/* remove three lines below if height isn't adjusting correctly */
	min-height:480px;
	height:auto !important;
	height:480px;
	font-size: 12px;
}
#content-left {
        padding-left:14px;
	width:420px;
	padding-top:0px;
	padding-bottom:20px;
        /*border:groove;*/
}
#content-left-audio {
    padding-left:14px;
    width:520px;
    padding-top:0px;
    padding-bottom:20px;
}
#content-right {
    position:absolute;
    top:144px;
    left:433px;
    width:526px;
}
#microphone {
    position:absolute;
    top:144px;
    left:579px;
    width:380px;
    height:480px;
}
#images-right-top {
    background-image:url('../images/Archimage_photo_shoehole1.jpg');
    background-repeat:no-repeat;
    position:absolute;
    top:144px;
    left:446px;
    width:513px;
    height:282px;
}
#images-right-bottom1 {
    background-image:url('../images/Archimage_photo_shoehole2a.jpg');
    background-repeat:no-repeat;
    position:absolute;
    top:426px;
    left:539px;
    width:420px;
    height:135px;
}
#images-right-bottom2 {
    position:absolute;
    top:561px;
    left:539px;
    width:420px;
    height:66px;
}
#footer {
	width:965px;
	height:27px;
	color:#FFCC66;
	padding-left:200px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
#footer a, a:visited, a:hover, a:active{
	color:#FFCC66;
}

#textsizes {
	background-color:#242424;
	color:#F1E3BA;
	height:25px;
	width:960px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.gold {
    color:#336600;
    font-weight:bold;
}
p.brown {
    color:#52371A;
}
.articles {
    font-size:12px;
}
.descriptor {
    color:#333333;
    font-size:12px;
}
.coreidea {
    color:#336699;
    font-size:14px;
    font-weight:bolder;
}
.believe {
    color:#416786;
    font-size:14px;
    font-weight:bolder;
}
a.believe {
    color:#416786;
    text-decoration:none;
}
a.believe:hover {
    text-decoration:underline;
}
.red {
    color:darkred;
    font-size:12px;
}
.yellow {
    color:#9B6701;
    /*font-size:12px;*/
}
p.style7 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
p.listingorder {
    color:black;
    font-size:12px;
}
p.intro {
	color:black;
	font-weight: bold;
	font-size: 14px;
}
a.coreidea, a.coreidea:active {
    color:#336699;
    text-decoration:none;
}
a.coreidea:hover {
    color:#336699;
    text-decoration:underline;
}
a.red {
    color:darkred;
    text-decoration:none;
}
a.yellow {
    color:#9B6701;
    text-decoration:none;
}
a.red:hover, a.yellow:hover {
    text-decoration:underline;
}
a.textSizes {
	color:#F1E3BA;
	text-decoration:none;
}
a.textSizes:hover {
	color:#F1E3BA;
	text-decoration:underline;	
}
a.textSizes:visited {
	color:#F1E3BA;
}
a.textSizes:active {
	color:#F1E3BA;
	text-decoration:underline;
}
a.rolltextSizes {
	color:#242424;
	text-decoration:underline;
}
a.rolltextSizes:hover {
	color:#990000;
	text-decoration:underline;	
}
a.rolltextSizes:visited {
	color:#242424;
	text-decoration:underline;
}
a.rolltextSizes:active {
	color:#990000;
	text-decoration:underline;
}
a.moretextSizes2 {
	color:#003366;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.moretextSizes2:hover {
	color:#990000;
	text-decoration:underline;	
}
a.moretextSizes2:visited {
	color:#003366;
	text-decoration:none;
}
a.moretextSizes2:active {
	color:#990000;
	text-decoration:underline;
}



