@charset "utf-8";

/*--header--*/
#header {
	height: 276px;
	width: 100%;
	background-image: url(http://www.925athletic.com/index.php/../images/layout/header_home.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#header #flash {
	height: 314px;
	width: 332px;
	position: absolute;
	bottom: 0px;
	left: -37px;
}
#links {
	position: absolute;
	right: 3px;
	bottom: 14px;
	padding-bottom: 0;
}
/*--end header--*/


/*--content--*/
#content #content_inner a#blog {
	display: block;
	width: 169px;
	height: 94px;
	background-image: url(http://www.925athletic.com/index.php/../images/layout/blog2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	bottom: 0px;
	left: 0px;
        clear: left;
}
#content #content_inner a#blog:hover {
    border: none;
}
/*--end content--*/


/*--left column--*/
#content #col_left p.verse {
	text-align: right;
	margin: 22px 0 0 52px;
}

/*--end left column--*/


/*--right column--*/
#content #col_right img.sig {
	margin: 0 0 0 auto;
	display: block;
}
/*--end right column--*/
