﻿/* CSS Document */

body { font: Verdana, Arial, Helvetica, sans-serif; background-color:black;}
#wrapper { width:958px;margin:0px auto 0px auto; padding:0px 0px 0px 0px; background-color:#91268F;}
#header {margin:0px;}


#container { width:958px; margin:auto 0; height:900px;}

p {font-size:10px; line-height:13px; margin:0px 35px 10px 35px; padding:0px; text-align:left; color:#F5D2F4; font-family:Arial, Helvetica, sans-serif;}

h1 {font-size:15px; margin:10px 0px 0px 35px; padding:5px 0 0 0; font-family:Arial, Helvetica, sans-serif; color:white;}
h2 {font-size:13px; line-height:13px; margin:20px 0px 10px 35px; font-family:Arial, Helvetica, sans-serif; color:white;}
h3 {font-size:13px; line-height:13px; margin:10px 0px 10px 0px; font-family:Arial, Helvetica, sans-serif; color:white;}


.menu { background-image:url(images/menu/menu_background.gif); width:864px; height:35px; margin:0;}
.menu_list { margin:0; text-align:center;}
.menu_list ul { margin:0; padding:0;}
.menu_list li {list-style:none; display:inline; color:white; text-align:center; margin:0;}

.image_frame { width:150px; height:180px; margin:10px 0 10px 0; border:1px solid #611660; background:black; padding:20px 0 0 0; background:#771C75; font-size:13px; line-height:13px; color:white; font-family:Arial, Helvetica, sans-serif;}
.image_frame:hover img { border:1px solid yellow;}
.image_frame img { border:1px solid white;}

.image_frame_large { width:250px; height:430px; margin:10px 0 10px 0; border:1px solid #611660; background:black; padding:20px 0 0 0; background:#771C75; font-size:13px; line-height:13px; color:white; font-family:Arial, Helvetica, sans-serif;}
.image_frame_large:hover img { border:1px solid yellow;}
.image_frame_large img { border:1px solid white;}

table img {border:1px solid white;}


.model_info {font-size:11px; line-height:13px; margin:0px padding:0px; text-align:left; color:#F5D2F4; font-family:Arial, Helvetica, sans-serif;}

#body { width:958px;}
#footer { background-color:#371E37; height:70px;font-size:10px; font-family:Arial, Helvetica, sans-serif; text-align:center; color: #999999;}

a {color: white; text-decoration:	none;}
a:hover { color: #FFCC00;text-decoration:underline;}
a:visited {color:#CC6600;text-decoration:none;}
