body
{
	color : black;
	background-color : rgb(255,255,255);
	background-image : url(gif/new/girl2.jpg);
	background-attachment : fixed;
	background-position : bottom left;
	background-repeat : no-repeat;
	font-family:sans-serif;
	font-size:100.01%;
	top: 0;
	padding:0px;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

.orange-right{
	/* background:url(cpblue-fade.jpg) top left; */
	background: url(gif/hg3.jpg) top left;
	border-top: 3px orange double;
	background-repeat:repeat-y;
	/* background-position:top right; */
	/*width:600px;*/
	margin-top: 2px;
	margin-bottom:0px;
	padding-bottom:0px;
	display: block;
	font-family: Georgia, Garamond, Palatino, Times New Roman, serif;
		font-size: 14px;
		
}


/* .orange-right ul li {margin-top:12px;} */

.orange-left{
	/* background: #A3ADD7 url(gif/blue-left.jpg) top left; */
	background: url(gif/hg3a2.jpg) top left;
	border-top: 3px orange double;
	background-repeat:repeat-y;
	/* background-position:top left; */
	/*width:600px;*/
	margin-top: 2px;
	margin-bottom:0px;
	padding-bottom:0px;
	display: block;
	font-family: Georgia, Garamond, Palatino, Times New Roman, serif;
	font-size: 14px;
			
}

.blue-right{
	/* background-image:url(gif/b-right.jpg); */
	/*background: #73ADD7 url(gif/blue-right.jpg) top right;*/
	background: url(gif/hgrad2a.jpg) top right; 
	background-repeat:repeat-y;border-top: 3px orange double;
	background-repeat:no-repeat;
	/* background-position:top right; */
	/*width:600px;*/
	margin-top: 2px;
	margin-bottom:0px;
	padding-bottom:0px;
	display: block;
	font-family: Georgia, Garamond, Palatino, Times New Roman, serif;
		font-size: 14px;
		
}

.blue-left{
	background: #A3ADD7 url(gif/blue-left.jpg) top left;
	background-repeat:no-repeat;
	/* background-position:top left; */
	/*width:600px;*/
	margin-top: 2px;
	margin-bottom:0px;
	padding-bottom:0px;
	display: block;
	font-family: Georgia, Garamond, Palatino, Times New Roman, serif;
	font-size: 14px;
			
}



.blue-rgt {
	/* background-image:url(gif/b-right.jpg); */
	/*background: #73ADD7 url(gif/blue-right.jpg) top right;*/
	/*background: url(gif/hgrad2a.jpg) top right; */
	background: url(gif/b-rgt.jpg) top left; 
	background-repeat:repeat-y;border-top: 3px orange double;
	/* background-position:top right; */
	/*width:600px;*/
	margin-top: 2px;
	margin-bottom:0px;
	padding-bottom:0px;
	display: block;
	font-family: Georgia, Garamond, Palatino, Times New Roman, serif;
	font-size: 14px;
		
}

.blue-lft {
	/*background: #A3ADD7 url(gif/blue-left.jpg) top left; */
	/* background: url(gif/b-rgt.jpg) top left; */
	background: url(gif/b-lft.jpg) top left; 
	background-repeat:repeat-y;border-top: 3px cyan double;
	/* background-position:top right; */
	/*width:600px;*/
	margin-top: 2px;
	margin-bottom:0px;
	padding-bottom:0px;
	display: block;
	font-family: Georgia, Garamond, Palatino, Times New Roman, serif;
	font-size: 14px;
			
}

.leftbg{
	background-image:url(gif/main_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:19px;
	margin-bottom:0px;
	padding-bottom:0px;
	float:left;
}
#leftbg{
	background-image:url(gif/main_left1.jpg);
	background-repeat:no-repeat;
	width:19px;
	bottom:0px;
	height:334px;
	position:relative;
}
.rightbg{
	background-image:url(gif/main_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:19px;
	float:right;
}
#rightbg{
	background-image:url(gif/main_right1.jpg);
	background-repeat:no-repeat;
	width:19px;
	height:334px;
	bottom:0px;
	position:relative;
}
.bg{
	background-image:url(gif/main_bg.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
	width: 500px; margin: 0px; padding: 5px; 
}
#bg{
	background-image:url(gif/main_bg1.jpg);
	background-repeat:repeat-x;
	vertical-align:bottom;
}



/* -----------------Inhalt--------------------- */
#content {
background-color: #ffffff;
font-family: Georgia, Garamond, Palatino, Times New Roman, serif;
padding: 0;
margin: 0 200px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 5px 10px;
margin:0;
}

/* --------------left navigavtion------------- */
#left {
float: left;
width: 200px;
margin: 0;
padding: 1em;
}

#content
{
margin-left: 200px;
border-left: 1px solid gray;
padding: 1em;
max-width: 36em;
}

#right {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
}


#content2 {
background-color: #fff2ff;
padding: 0;
margin:0 200px;
}

div#content2 { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); }

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }


h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
}

h1, h2 {
color: #332211; margin-top: 10px; line-height: 145%;
}

#gtop {
	color : black;
	background-color : rgb(235,155,255);
	background-image : url(gif/new/flower-2.jpg);
	background-attachment : not-fixed;
	background-position : bottom right;
	background-repeat : no-repeat;
	font-family:sans-serif;
}

#birdview {
	color : black;
	background-color : rgb(222,255,255);
	background-image : url(gif/new/bird-view3.jpg);
	xbackground-attachment : fixed;
	background-position : 0px 45px;
	background-repeat : no-repeat;
	padding-left: 10px;
	font-family:sans-serif;
}

#siding1, #siding2 {
	color : black;
	background-color : rgb(222,255,255);
	padding-left: 10px;
	font-family:sans-serif;
}

#siding1 {
	background-image : url(gif/new/sunflower2.jpg);
	background-position : 0px 45px;
	background-repeat : no-repeat;
}

#siding2 {
	background-image : url(gif/new/side-1-222-255-255.jpg);
	background-position : 0px 45px;
	background-repeat : no-repeat;
}

#interrupt {
	color: #fcc;
	background-color: #462;
	background-image : url(gif/new/bird-view3.jpg);
	xbackground-attachment : fixed;
	background-position : 0px 45px;
	background-repeat : no-repeat;
	padding-left: 10px;
	font-family:sans-serif;
}

/*
 * This ensures that text in paragraphs doesn't
 * stretch right across the screen. This only works
 * in more advanced browsers.
 */

ul.menu
{
	list-style:none;
	margin:0px;
	font-size: 110%;
	color: #640;
}

ul.menu li
{
	display:inline;
}

.menu
{
	text-align : center;
	background-image : url(gif/new/yellowfilter.gif);
	xborder : thin solid rgb(0,0,0);
	font-weight : bold;
}

.menu a
{
	color : rgb(0,0,0);
	background-color : inherit;
	line-height: 120%;
	margin-bottom: 10px;
	margin-top: 4px;
	font-size: 90%;
	color: #740;
	text-decoration: none;
}

.menu a:hover
{
	color : rgb(255,64,64);
	background-color : rgb(230,190,100);
}





.menu strong
{
	font-size : large;
}

.other
{
	text-align : center;
	background-image : url(gif/new/redfilter.gif);
	border : thin solid rgb(0,0,0);
	background-color : inherit;
	color : rgb(0,0,0);
	font-weight : bold;
}

.other2
{
	text-align : center;
	background-image : url(gif/new/yellowfilter.gif);
	border : thin solid rgb(0,0,0);
	background-color : inherit;
	color : rgb(0,0,0);
	font-weight : bold;
}

#contentText
{
	padding: 1em;
	max-width: 75em;
	margin-top: 10px;
	color : rgb(2,2,1);
	background-color : rgb(255,255,255);
	border : thin solid #ba2;
	margin-left : 240px;
	padding : 1em;
	margin-right : 1em;
	line-height: 168%; 
}

div#contentText { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); }


#contentText p
{
	max-width:75em;
}


#contentText * ul li {margin-top:12px;}

#contentText h1 {font-size: 24px;}

.footer
{
	background-image : url(gif/new/redfilter.gif);
}

.footer a:link
{
	color: rgb(0,0,0);
	background-color:transparent;
}



p.center {
margin-left: auto;
margin-right: auto;
text-align: center;
font-size:120%;
font-weight:400;
color:#142518;
font-style: italic;
letter-spacing: 0.1em;
word-spacing: .14em
}

.title
{
	position:relative;
	margin-top:40px;
	margin-left:255px;
	width: 68%;
	font-family: Garamond, Georgia, "Book Antiqua", Palatino, Bookman, Times, Times Roman, serif;
	padding: 5px;
	z-index: 3;
	font-size: 1.3em;
	color: #531;
}

.title-old
{
	position:absolute;
	top:218px;
	left:264px;
	width: 68%;
	font-family: Garamond, Georgia, "Book Antiqua", Palatino, Bookman, Times, Times Roman, serif;
	margin-left : auto;
	margin-right: auto;
	padding: 0px;
	z-index: 3;
	color: #531;
}
.sidebar
{
	position : absolute;
	top : 480px;
	left : 10px;
	width : 170px;
	z-index : 1;
	padding : 0em;
}

.menu
{
	padding : 0.3em;
	margin-bottom : 0.3em;
}

.menu a
{
	display : block;
}

.other
{
	padding :0.5em;
	margin-top : 0.5em;
}



/* sandbag divs */
#sb1, #sb2, #sb3,
#sb4, #sb5, #sb6, #sb-siding1, #sb-siding2 {
float: left;
clear: left;
}
#sb1 {width: 0px; height: 97px;}
#sb2 {width: 265px; height: 69px;}
#sb3 {width: 295px; height: 47px;}
#sb4 {width: 332px; height: 44px;}
#sb5 {width: 386px; height: 48px;}
#sb6 {width: 410px; height: 63px;}

#sb-siding1 {width: 0px; height: 45px;}
#sb-siding2 {width: 250px; height: 450px;}
/* end sandbag-divs */


/* ----------------------------- resumeedge.com stuff: */

#container {
/*width: 760px; */
margin-left: 3px;
font-family:Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
padding-left: 0%;
background-color: transparent;
}

#mainHdrHelp {
float: left;
position: relative;
top: 15px;
text-align:center;
font-size: 11px;
}

#mainHdrLinks {
float: right;
position: relative;
top: 25px;
}


/* ----------- MAIN BODY ----------- */

#topper {
top: 0; left: 0;
background-image : url(gif/light-logo.jpg);
background-repeat : no-repeat;
background-position : 0 0;
margin: 0 px;

}





#topper img {border-style:none;
position: absolute;
z-index:1;
}


.maintable {
float: left;
width: 760px;
margin-left: auto;
margin-right: auto;
text-align: left;
padding-left: 0px;
}



.maincontent {
padding-top: 0px;
padding-left: 0px;
}


* blockquote {font-family: Arial, Verdana, Trebuchet, Helveitca, sans-serif; font-size: 80%; border-left: 1px maroon dotted; background-color: #ccc;padding-left: 8px;}

div#xmenu {
    height: 170px;
    width: auto;
}

div#xmenu li {
    position:absolute;
	top: 148px; left: 202px; /*change left for each menu item*/
    height: 60px;
    width: 85px;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    line-height: 60px;
    font-weight: bold;
    font-size-adjust: 0.58;
    color: #663311;
    list-style-type: none;
    background-image: url(gif/new/button-3.gif);
    background-repeat: no-repeat;
    background-position: 0% 0%;
	z-index: 2;
    border: none;
}

div#xmenu li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
div#xmenu li a:link {
    color: #822;
}
div#xmenu li a:visited {
    color: #722;
}
div#xmenu li a:hover {
    font-weight: bold;
    color: yellow;
    background-image: url(gif/new/button-3b.gif);
    background-repeat: no-repeat;
    background-position: 0% 0%;
}

div#xmenu li a:active {
    font-weight: bold;
    color: white;
    background-repeat: no-repeat;
}




