﻿#bodyContainer
{
    width:100%;
    min-height:100%;
    margin:0px;
    padding:0px;
    background-image: url(Images/DigitalDoodles.jpg);	
    background-repeat: repeat-x;
    background-color: #3D0021;
    padding-top:20px;
}

#wrapper
{
    margin-left:auto;
    margin-right:auto;
    width:780px;
    min-height:100%;
	height: auto; 
	margin-bottom:20px;
}

#headerContentWrapper
{
    background-color:White;
}

/*PAGE HEADER DIV*/
#headerContainer
{
}

#topCorners
{
    height:10px;
    float:left;
}

#leftCorner
{
    width:10px;
    height:10px;
    background-image:url(Images/corners_01.gif);
    background-repeat:no-repeat;
    float:left;
}

#middleColumn
{
    float:left;
    height:10px;
    width:760px;
    background-color:white;
}

#rightCorner
{
    float:right;
    width:10px;
    height:10px;
    background-image:url(Images/corners_02.gif);
    background-repeat:no-repeat;
}


/*FLASh CONTENT*/
#flashHeader
{
     width:780px;
     height:200px;
     background-color:white;
}

#quote
{
    font-style:italic;
    text-align:center;
    font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	margin-left:20px;
	margin-right:20px;
}

#mainContentWrapper
{
    background-color:White;
    width:780px;
    margin-top:10px;
}


#leftColumnWrapper
{
    float:left;
    width:156px;
    margin-left:20px;
}

#rightColumnWrapper
{
    float:left;
    width:604px;
}

#twitterContainer
{
    margin-top:20px;
}


/*MAIN BODY DIVS TOP CORNERS*/
#mainContentTopCorners
{
    height:10px;
    /*width:740px;*/
    width:564px;
    margin-left:20px;
    margin-right:20px;
    float:left;
}

#mctLeftCorner, .ctLeftCorner
{
    width:10px;
    height:10px;
    /*background-image:url(Images/corners_outline_01.gif);*/
    background-repeat:no-repeat;
    float:left;
    line-height:10px;
}

#mctMiddleColumn, .ctMiddleColumn, .twitterTopMiddleColumn
{
    float:left;
    height:10px;
    /*width:720px;*/
    width:544px;
    background-color:white; 
    /*border-top:solid 1px #f0037f;*/
    line-height:10px;
}

#mctRightCorner, .ctRightCorner
{
    float:right;
    width:10px;
    height:10px;
    /*background-image:url(Images/corners_outline_02.gif);*/
    background-repeat:no-repeat;
    line-height:10px;
   
}


#mainContentContainer, .extraContentContainer
{
    margin-left:20px;
    margin-right:20px;  
    background-color:white;
    /*width:738px;*/
    width:562px;
    /*border-left:solid 1px #f0037f;
    border-right:solid 1px #f0037f;*/
    clear:both;
}

.twitterContentContainer
{
    margin-left:20px;
    margin-right:20px;
    position:relative;
    top:-160px;
    left:0px;
    /*background-color:white;*/
    /*width:738px;*/
    width:562px;
    /*border-left:solid 1px #f0037f;
    border-right:solid 1px #f0037f;*/
    clear:both;
}

#mainContent, .extraContent, .twitterContent
{
    margin-top:12px;
    margin-left:20px;
    margin-right:20px;
    text-align:left;
}

/*MAIN BODY DIVS BOTTOM CORNERS*/
#mainContentBottomCorners
{
    height:10px;
    /*width:740px;*/
    width:564px;
    margin-left:20px;
    margin-right:20px;
    float:left;
}

#mcbLeftCorner, .cbLeftCorner
{
    width:10px;
    height:10px;
    /*background-image:url(Images/corners_outline_03.gif);*/
    background-repeat:no-repeat;
    float:left;
    vertical-align:bottom;
}

#mcbMiddleColumn, .cbMiddleColumn, .twitterBottomMiddleColumn
{
    float:left;
    height:9px;
    /*width:720px;*/
    width:544px;
    background-color:white;
    /*border-bottom:solid 1px #f0037f;*/
}

#mcbRightCorner, .cbRightCorner
{
    float:right;
    width:10px;
    height:10px;
    /*background-image:url(Images/corners_outline_04.gif);*/
    background-repeat:no-repeat;
    vertical-align:bottom;
}

.sectionSeparator
{
    height:20px;
    clear:both;
}

/*TWITTER PIC BOX */
.twitterTopCorners
{
    
    width:156px;
    margin-left:0px;
}

.twitterTopMiddleColumn
{
   width:136px;
}

.twitterContentContainer
{
    margin-left:0px;
    margin-right:0px;  
    width:154px;
}

.twitterContent
{
    margin-top:0px;
    margin-left:5px;
    margin-right:5px;
}

.twitpicThumb
{
    width:130px;
    display:block;
    margin-top:5px;
    margin-bottom:5px;
    border:0px;
    /*border:solid 1px #f0037f;*/
}

.twitterBottomCorners
{
    
    width:156px;
    margin-left:0px;
}

.twitterBottomMiddleColumn
{
    width:136px;
}


/*FOOTER */
#footer
{
    width:780px;
    text-align:center;
}

#footerCorners
{
    
    width:780px;
    height:42px;
}

#footerLeftColumn
{
    width:238px;
    height:42px;
    float:left;
    text-align:right;
}

#footerCentreColum
{
    float:left;
    width:530px;
    background-color: White;
    height:42px;
}

#footerRightColumn
{
    float:left;
    background-image:url(Images/footer_image_right_corner.gif);
    background-repeat:no-repeat;
    width:12px;
    height:42px;
    text-align:left;
}

#footerText
{
    width:780px;
    margin-top:10px;
    color:White;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
}

#footerText a
{
    color:White;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration:none;
}

#footerText a:hover
{
    text-decoration:underline;
}

