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

/*Styles for Pat Breslin's Site*/

#mainBKD{background-color:black;}
#main{height:760px;width:1028px;margin-left:auto;margin-right:auto;background-color:black;}
.mainWrapper{background:url(mainbackground2.jpg) no-repeat; height:760px;width:1028px;}
.rightNav{width:115px;height:304px;float:right;margin-right:5px;margin-top:140px;}

.orangetextBox{background-color:#ce8400;height:39px;width:115px;border-bottom:dashed 1px white;text-align:center;color:white;font-family:arial, Helvetica, sans-serif;font-weight:bold;padding-bottom:4px;font-size:14px;letter-spacing:3px;}
.orangeTextBox:hover{color:blue;}
a:link {color:white;}     
a:visited {color:white;} 
a:hover {color: #e8b412;font-size:16px;font-weight:bold;font-family:arial;}   
a:active {color:#e8b412;} 

.orangetextBoxLast{background-color:#ce8400;height:44px;width:115px;color:white;letter-spacing:3px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:14px;text-align:center;}
.mainImage{background:url(patbreslinmain.jpg) no-repeat;width:400px;height:499px; float:left;margin-top:40px;color:white;}
.MainTextBox{float:left;height:270px;width:480px;color:white;text-align:left;margin-top:38px;overflow:auto;font-size:14px;font-family:arial;font-weight:bold;padding:0 4px 0 2px;}
.footer{float:right; color:white;margin-top:120px;font-family:arial;font-size:12px;}
