/*    ReadingShakespeare.org FrontPage Stylesheet
 *     Copyright 2005 ReadingShakespeare.org.  All rights reserved.
 */

#front_page_image_column
{
        margin: 0px;        
        width: 400px;
        float: right ;
}

#front_page_text_column
{
        margin-left: 15px;        
        width: 385px;
        float: left ;
        display: inline; /*IEFIX*/
}

p#welcome
{
        font-size:1.4em;
}

img#main_image
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
