@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000000;
	border-top:22px solid #ef3e35;
	background-image:url(images/RAD_background.gif);
background-repeat: repeat-y;
margin-top:0px;
margin-left:8px;
width:950px;
}

img {
border:none}

#col_logo {
	width:300px;
	height:300px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

#col_logo p {
margin-left:15px;
margin-right:15px
}

#col_logo strong {
font-size:14px;
}

.col_shirts {
	width:320px;
	height:300px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	
	padding-left: 5px;
}

.col_shirts strong {
	font-size:14px;
	font-weight: bold;
	color:#EF3E35;
}
