/* CSS Document */

body { background-color:#000; background-image:url(../images/BG.jpg); background-repeat:no-repeat; background-position:center top; margin-bottom:10px; margin-top:10px;}

h1 { font-family:Georgia, "Times New Roman", serif; font-size:20px; color:#C1C1A2; font-weight:bold; border-bottom:1px dotted #555;}

h2 { font-family:Georgia, "Times New Roman", serif; font-size:16px; color:#C1C1A2; font-weight:bold; border-bottom:1px dotted #555;}

h3 { font-family: Georgia, "Times New Roman",serif; font-size:18px; color:#00CCFF; font-weight:bold; border-bottom:1px dotted #555;}

h4 { font-family:Georgia, "Times New Roman", serif; font-size:14px; color:#C1C1A2; font-weight:bold;}


a:link {color:#C1C1A2; text-decoration:none;}

a:visited {	text-decoration:none; color:#C1C1A2;}

a:hover { text-decoration:none; color:#333;}

a:active { text-decoration:none;}


.picFrame { border:thin dotted #555;}

.picFrameMain { margin:2px 5px 2px 5px; padding:5px; border:thin dotted #555;}

.footer{ font-family:Georgia, "Times New Roman", serif;	font-size: 16px; color: #666; font-weight: bold;}

.title { font-family: Georgia, "Times New Roman",serif; font-size:13px; color:#00CCFF; font-weight:bold; border-bottom:1px dotted #555;}

.textbox { font-family:tahoma; font-size: 11px; color: #F4F3DF; margin: 5px 15px 5px 15px;}

.textbox2 { font-family:tahoma; font-size: 11px; color: #F4F3DF; margin: 15px 35px 15px 35px; border: thin dotted #555; padding: 10px;}

.smalltxt {	font-family:tahoma; font-size: 9px;}


#picContainer { margin:5px; height:80px; width:80px; overflow:hidden; text-align:center; vertical-align:middle; border:5px solid #F1F2E3;}

#container { width:800px; margin-right:auto; margin-left:auto; padding:2px;}

#newsmain { font-family: tahoma; font-size: 11px; line-height: 18px; color: #cdcdcd; margin: 5px; padding: 12px 15px 5px 15px; border: thin dotted #555; height: 333px; width: 225px; overflow: auto;}

.picMain { padding:5px; margin:5px; border: thin dotted #555; width: 215px}

#newsmain2 { font-family:tahoma; font-size:11px; line-height:16px; color:#F4F3DF; margin:5px; padding:5px; border:thin dotted #555;}

#navFooter { margin-left:5px; padding:0px; width: 300px;}

#header { text-align: top left; width:800px; height:150px; background-image:url(../images.php); background-repeat:no-repeat; background-position:right;}

#portfolioContainer { padding-top:25px; padding-bottom:15px;}


ul#minitabs{list-style: none; margin: 0; padding: 3px; text-align: left; white-space: nowrap}

ul#minitabs li{display: inline; margin: 0 2px}

ul#minitabs a{text-decoration: none; padding: 0px 15px 0px 15px; color: #DFDFBF}

ul#minitabs a#current{color: #DFDFBF}

ul#minitabs a:hover{color: #FFF}


.highlightit img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 100;}

.highlightit:hover img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);-moz-opacity: 0.6;}

