/* Rick Starr - Stylesheet */

/* Globals                                                        */
/*****************************************************************/
html, body{ margin:0px 0px 0px 0px; height:100%; font-family:Arial, Helvetica, sans-serif; background:url(../images/bkg.jpg) repeat; }
a { text-decoration:none; color:#0066CC; }

/* Main                                                           */
/*****************************************************************/
#container { width:770px; margin:0 auto; background:#000000; border:#000000 10px solid; }
#menu { padding-top:80px; float:left; width:159px; min-height:244px; background:url(../images/starr_02.jpg) no-repeat; }
#content_white { background:#FFFFFF; float:right; width:611px; }
#content { background:url(../images/starr_03.jpg) no-repeat top left; min-height:315px; padding:10px 10px 0px 80px; }

/* Videos                                                         */
/*****************************************************************/
.video { margin:0 auto; width:480px; }
.video_title { width:474px; padding:5px 3px 5px 3px; background:#760202; color:#fdfe00; font-size:18px;font-weight:600; }
.video_descr { width:474px; padding:5px 3px 5px 3px; background:#eeeeee; color:#000000; font-size:14px; }

/* Pictures                                                       */
/*****************************************************************/
.picture { margin:0 auto; width:474px; text-align:center; background:#760202;}
.picture_descr { padding:5px 2px 5px 2px; background:#eeeeee; color:#000000; font-size:14px; text-align:left; width:inherit; }
.picture_bor { border:#760202 solid 4px; }
/* Footer                                                         */
/*****************************************************************/
#footer { width:790px; margin:0 auto; padding-top:5px; color:#FFFFFF; font-size:12px; text-align:right; }

/* Menu                                                           */
/*****************************************************************/
ul.side-menu { padding:0px; margin:0px; width:150px; list-style:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.9em; }
ul.side-menu li a { color:#FFFFFF; text-decoration:none; display:block; width:150px; padding:2px 0px 2px 0px; }
ul.side-menu li a:hover { color:#fcff00; }


.table_date { background:#760202; color:#fdfe00; font-size:20px;font-weight:600; }
.table_headers { background:#914a4a; color:#ffb502; font-size:16px; font-weight:600; }
.col { float:left; width:230px; margin-right:15px; }

.main-f { font-size:13px; color:#000000; text-decoration:none; }
.h1 { font-size:18px; font-weight:bold; color:#000000; }
.h2 { font-size:14px; font-weight:bold; color:#000000; }
.h3 { font-size:20px; font-weight:bold; color:#000000; }
.s1 { font-size:12px; color:#000000; }
