

img.Blank{

}

img.imageReplacement{
	font-family:fonts, lte50257, ttf;
    color:#8f0000;
    font-size:23pt;
}

img.imageReplacement:hover{
	color:#888888;
}

html{
font-size:100%;
background-color:#222222;
height:100%;
}

body{ width:100%;
height:100%;
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color:#000000;
}

#mainArea{
width:1000px;
height:600px;
position:relative;
margin:50px auto 0 auto;
padding:0;
background-color:#000000;
color:#000000;
}

a{
text-decoration:none;
color:#000000;
font-size:1em;
}

img{
	border:none;
}

img.phoneNumber{
	font-size:16pt;
    background:none;
    color:#888888;
}

img.crightInfo{
	font-size:10pt;
    font-family:fonts,lte50263,ttf;
    color:#888888;
    background:none;
}

img.title{
	font-size:40pt;
    line-height:7; }

#mainMenu{
position:absolute;
right:50px;
top:100px;
width:auto;
height:auto;
}

.mainMenuItem{
width:auto;
height:auto;
margin:10px 0 0 0;
float:none;
position:relative;
}

img.mainMenuItem:hover{
color:#F3C7C7;
}

#socialNetworking{
position:absolute;
bottom:-40px;
right:5px;
width:auto;
height:auto;
}

#secondaryMenu{
position:absolute;
bottom:10px;
right:-20px;
width:auto;
height:auto;
}

.secondaryMenuItem{
width:auto;
height:auto;
margin:0 10px 0 0;
float:left;
}

img.secondaryMenuItem{
background:#000000;
color:#888888;
}

img.secondaryMenuItem:hover{
background:#000000;
color:#8f0000;
}


#phoneNumber{
position:absolute;
bottom:10px;
left:20px;
}

#title{
position:absolute;
left:130px;
top:50px;
}

#crightInfo{
position:absolute;
bottom:5px;
left:295px;
font-size:9px;
}

#logo{
position:absolute;
right:350px;
top:5px;
background-image:url('logos/woolsey_logo_white.gif');
background-repeat:no-repeat;
width:300px;
height:70px;
}

#contentArea
{
	position:absolute;
    width:1000px;
    height:auto;
}

#contentArea.Videos{
	top:175px;
    left:40px;
}

#contentArea.Contact{
    top:270px;
    left:-15px;
}

#contentArea.ContactFormSent{
	top:270px;
    left:150px;
}


#contentArea.Videos #contentAreaULCorner{
	background-image:url('seniorRedPatterns1/animotoULCorner.png');
	background-repeat:no-repeat;
    position:absolute;
    top:-50px;
    left:-50px;
	width:90px;
    height:121px;
}

#contentArea.Videos #contentAreaURCorner{
	background-image:url('seniorRedPatterns1/animotoURCorner.png');
	background-repeat:no-repeat;
    position:absolute;
    top:-50px;
    right:-50px;
    width:90px;
    height:121px;
}

#contentArea.Videos #contentAreaLLCorner{
	background-image:url('seniorRedPatterns1/animotoLLCorner.png');
	background-repeat:no-repeat;
    position:absolute;
    bottom:-50px;
    left:-50px;
	width:90px;
    height:121px;
}

#contentArea.Videos #contentAreaLRCorner{
	background-image:url('seniorRedPatterns1/animotoLRCorner.png');
	background-repeat:no-repeat;
    position:absolute;
    bottom:-50px;
    right:-50px;
    width:90px;
    height:121px;
}

.mainContentImage{
	position:relative;
    width:auto;
    height:auto;
    border:none;	
}

.mainContentReflectionImage{
	border:none;
    position:relative;
	width:auto;
    height:auto;	
}

.mainContentImageContainer{
	position:relative;
    float:left;
    width:auto;
    height:auto;
    margin: 0 100px 0 0;
    padding:0;
}

#menuImages{
	position:absolute;
    left:95px;
    top:100px;
    width:auto;
    height:auto;
}

.imageLabel{
	position:absolute;
    top:275px;
    width:200px;
    text-align:center;
    margin:0;
}

    img.imageLabel, img.imagelabel:hover{
	position:absolute;
    top:0;
    left:0;
    width:auto;
    margin:0 auto;
    background:none;
    color:#ffffff;
    font-family:fonts,DoradoHeadline,ttf;
}

#designGraphic1{
	background-image:url('seniorRedPatterns1/mainPageLeftBorder.png');
	position:absolute;
    top:50px;
    left:-95px;
    width:169px;
    height:488px;
}

#designGraphic2{
	background-image:url('seniorRedPatterns1/mainPageRightBorder.png');
	position:absolute;
    top:50px;
    right:-95px;
    width:169px;
    height:488px;
}


